2018-01-17 | Sergio Durigan Junior | Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx") 2018-01-17 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2018-01-12 | Sergio Durigan Junior | Install and generate docs for gdb-add-index Sergio Durigan Junior <sergiodj@redhat.com> Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-12-16 | Sergio Durigan Junior | Fix ARI warning on gdb/typeprint.c:whatis_exp 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-12-15 | Sergio Durigan Junior | Implement pahole-like 'ptype /o' option 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com> 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com> 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-12-15 | Sergio Durigan Junior | Reorganize code to handle TYPE_CODE_{STRUCT,UNION}... 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-12-08 | Sergio Durigan Junior | Fix thinko on dtrace-probe.c:dtrace_process_dof_probe 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-12-08 | Sergio Durigan Junior | Adjust gdb.arch/i386-sse-stack-align.exp print statement 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-12-02 | Sergio Durigan Junior | Add support for the readnever concept Sergio Durigan Junior <sergiodj@redhat.com> Sergio Durigan Junior <sergiodj@redhat.com> Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-12-01 | Sergio Durigan Junior | Make '{add-,}symbol-file' not care about the position... 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com> 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-12-01 | Sergio Durigan Junior | Revert "Add support for the readnever concept" |
commit | commitdiff | tree |
2017-12-01 | Sergio Durigan Junior | Add support for the readnever concept Sergio Durigan Junior <sergiodj@redhat.com> Sergio Durigan Junior <sergiodj@redhat.com> Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-11-25 | Sergio Durigan Junior | Adding ChangeLog entry for the last commit. |
commit | commitdiff | tree |
2017-11-25 | Sergio Durigan Junior | Fix PR gdb/22491: Regression when setting SystemTap... 2017-11-25 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-11-23 | Sergio Durigan Junior | Convert DTrace probe interface to C++ (and perform... 2017-11-22 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-11-23 | Sergio Durigan Junior | Convert SystemTap probe interface to C++ (and perform... 2017-11-22 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-11-23 | Sergio Durigan Junior | Convert generic probe interface to C++ (and perform... 2017-11-22 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-10-04 | Sergio Durigan Junior | Extend "set cwd" to work on gdbserver 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com> 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com> 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com> 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-10-04 | Sergio Durigan Junior | Implement "set cwd" command on GDB 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com> 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com> 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com> 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-10-04 | Sergio Durigan Junior | Introduce gdb_tilde_expand 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com> 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-09-26 | Sergio Durigan Junior | Use "switch_to_thread" more thoroughly on gdbserver 2017-09-26 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-09-25 | Sergio Durigan Junior | Initialize 'imm' on opcodes/aarch64-opc.c:expand_fp_imm... 2017-09-21 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-09-22 | Sergio Durigan Junior | Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)" 2017-09-22 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-09-22 | Sergio Durigan Junior | Import "glob" and "getcwd" modules from gnulib 2017-09-22 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-09-16 | Sergio Durigan Junior | Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h) 2017-09-16 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-09-10 | Sergio Durigan Junior | Fix build breakage on GNU/Linux AArch64, take 2 2017-09-10 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-09-10 | Sergio Durigan Junior | Fix build breakage on GNU/Linux AArch64 2017-09-10 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-08-31 | Sergio Durigan Junior | Implement the ability to set/unset environment variables... 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com> 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com> 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com> 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-08-23 | Sergio Durigan Junior | Fix PR remote/21852: Remote run without specifying... 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-08-15 | Sergio Durigan Junior | Fix PR gdb/21954: make 'unset environment' work again 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com> 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-08-12 | Sergio Durigan Junior | Fix typo on documentation ("show set startup-with-shell") 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-30 | Sergio Durigan Junior | PR cli/21688: Detect aliases when issuing python/compile... 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com> 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-30 | Sergio Durigan Junior | PR cli/21688: Fix multi-line/inline command differentiation 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com> 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-22 | Sergio Durigan Junior | Update comment on gdb_environ::unset 2017-06-22 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-21 | Sergio Durigan Junior | Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled... 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-20 | Sergio Durigan Junior | Use '::iterator' instead of '::const_iterator' on environ... 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-20 | Sergio Durigan Junior | C++ify gdb/common/environ.c 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com> 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-19 | Sergio Durigan Junior | Use getenv instead of gdb_environ on mi-cmd-env.c 2017-06-18 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-15 | Sergio Durigan Junior | PR gdb/21574: Mention $SHELL and startup-with-shell... 2017-06-14 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-09 | Sergio Durigan Junior | Include <signal.h> on gdbserver/fork-child.c (and fix... 2017-06-09 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-08 | Sergio Durigan Junior | Fix possible bug when no args have been provided to... 2017-06-08 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-07 | Sergio Durigan Junior | Implement proper "startup-with-shell" support on gdbserver 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-07 | Sergio Durigan Junior | Share fork_inferior et al with gdbserver 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-07 | Sergio Durigan Junior | Share parts of gdb/gdbthread.h with gdbserver 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-06-07 | Sergio Durigan Junior | Move parts of inferior job control to common/ 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-05-06 | Sergio Durigan Junior | Rearrange gdb/configure.nat to make it simpler and... 2017-05-06 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-05-06 | Sergio Durigan Junior | Introduce "gdb/configure.nat" (and delete "gdb/config... 2017-05-06 Sergio Durigan Junior <sergiodj@redhat.com> 2017-05-06 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-05-03 | Sergio Durigan Junior | Regenerate gdb/{,gdbserver/}configure (for commit be628ab814... 2017-05-03 Sergio Durigan Junior <sergiodj@redhat.com> 2017-05-03 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-04-29 | Sergio Durigan Junior | Make environ.exp run on all platforms (and create info... 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-04-14 | Sergio Durigan Junior | Fix build breakage on Cygwin (PR gdb/21385) 2017-04-13 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-04-12 | Sergio Durigan Junior | Create gdb_termios.h (and cleanup gdb/{,gdbserver/... 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com> 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-04-12 | Sergio Durigan Junior | Fix build breakage from last commit (window-nat.c:windows_cr... 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-04-12 | Sergio Durigan Junior | C++-fy and prepare for sharing fork_inferior 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com> 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-04-10 | Sergio Durigan Junior | Fix PR gdb/21364: Dead code due to an unreachable condition... 2017-04-10 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-04-05 | Sergio Durigan Junior | PR 21352: Add testsuite for "tsave -r" command 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-04-05 | Sergio Durigan Junior | Fix PR 21352: Command tsave does not support -r argument 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-03-07 | Sergio Durigan Junior | Share gdb/environ.[ch] with gdbserver 2017-03-07 Sergio Durigan Junior <sergiodj@redhat.com> 2017-03-07 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-02-20 | Sergio Durigan Junior | Fix thinko on last commit 2017-02-20 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-02-20 | Sergio Durigan Junior | PR gdb/16188: Verify PTRACE_TRACEME succeeded 2017-02-20 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2017-02-16 | Sergio Durigan Junior | PR gdb/21164: maint print {symbols,msymbols,psymbols... 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com> 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2016-10-06 | Sergio Durigan Junior | Consolidate API of target_supports_multi_process 2016-10-06 Sergio Durigan Junior <sergiodj@redhat.com> 2016-10-06 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2016-09-20 | Sergio Durigan Junior | Use 'event_ptid' instead of 'resume_ptid' on startup_inferio... 2016-09-20 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2016-09-19 | Sergio Durigan Junior | Consolidate target_mourn_inferior between GDB and gdbserver 2016-09-19 Sergio Durigan Junior <sergiodj@redhat.com> 2016-09-19 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2016-09-12 | Sergio Durigan Junior | Fix false FAIL on gdb.base/stap-probe.exp, due to ICF... 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2016-09-01 | Sergio Durigan Junior | Share target_wait prototype between GDB and gdbserver 2016-09-01 Sergio Durigan Junior <sergiodj@redhat.com> 2016-09-01 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2016-09-01 | Sergio Durigan Junior | Use target_continue{,_no_signal} instead of target_resume 2016-09-31 Sergio Durigan Junior <sergiodj@redhat.com> 2016-09-31 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2016-03-06 | Sergio Durigan Junior | Set executable bit on analyze-racy-logs.py 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2016-03-06 | Sergio Durigan Junior | Improve analysis of racy testcases 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-09-02 | Sergio Durigan Junior | Initialize yet another variable to silence GCC warning... 2015-09-01 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-09-02 | Sergio Durigan Junior | Initialize variable and silence GCC warning from last... 2015-09-01 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-09-02 | Sergio Durigan Junior | Catching errors on probes-based dynamic linker interface 2015-09-01 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-09-02 | Sergio Durigan Junior | Improve error reporting when handling SystemTap SDT... 2015-09-01 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-08-12 | Sergio Durigan Junior | Guarantee save-and-restore of GDBFLAGS on gdb.base... 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-07-29 | Sergio Durigan Junior | Uniquefy gdb.threads/attach-into-signal.exp 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-07-29 | Sergio Durigan Junior | Fix typo in gdb.python/py-objfile.exp 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-07-28 | Sergio Durigan Junior | Uniquify test names from gdb.python/{py-objfile.exp... 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-07-24 | Sergio Durigan Junior | Call gdb_exit before gdb_skip_xml_test on gdb.base... 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-05-08 | Sergio Durigan Junior | Fix coredump-filter.exp by correctly unsetting array 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-04-26 | Sergio Durigan Junior | Clear variable "coredump_var_addr" before using it... Author: Sergio Durigan Junior <sergiodj@redhat.com> 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-04-13 | Sergio Durigan Junior | Rename variable "addr" to "coredump_var_addr" in gdb... 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-04-08 | Sergio Durigan Junior | Fix Python completion when using the "complete" command 2015-04-08 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-04-07 | Sergio Durigan Junior | Initialize variable on gdb/linux-tdep.c:decode_vmflags |
commit | commitdiff | tree |
2015-03-31 | Sergio Durigan Junior | Implement support for checking /proc/PID/coredump_filter 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com> 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com> 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-03-31 | Sergio Durigan Junior | Catch exception on solib_svr4_r_ldsomap 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-03-11 | Sergio Durigan Junior | Create gdb/break-catch-syscall.c 2015-03-11 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-03-11 | Sergio Durigan Junior | Implement breakpoint_find_if 2015-03-11 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-02-23 | Sergio Durigan Junior | PR gdb/18008: Fix typo in documentation 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-02-10 | Sergio Durigan Junior | PR remote/17946: Fix wrong comparison of pointer against... 2015-02-09 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-01-16 | Sergio Durigan Junior | Fix nat/linux-personality.c regression on RHEL-5 2015-01-16 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-01-15 | Sergio Durigan Junior | Move code to disable ASR to nat/ 2015-01-15 Sergio Durigan Junior <sergiodj@redhat.com> 2015-01-15 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2015-01-15 | Sergio Durigan Junior | Move safe_strerror to common/ 2015-01-15 Sergio Durigan Junior <sergiodj@redhat.com> 2015-01-15 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2014-12-29 | Sergio Durigan Junior | Sanitize input_interrupt output 2014-12-29 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2014-12-16 | Sergio Durigan Junior | Merge dg-extract-results.{sh,py} from GCC upstream 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2014-11-20 | Sergio Durigan Junior | Fix build breakage from previous commit 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2014-11-20 | Sergio Durigan Junior | Partial fix for PR breakpoints/10737: Make syscall... 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com> 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2014-10-14 | Sergio Durigan Junior | Only call {set,clear}_semaphore probe function if they... 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2014-10-14 | Sergio Durigan Junior | Explicitly use language_c when evaluating a SDT probe... 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com> 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2014-10-09 | Sergio Durigan Junior | PR tdep/9390: Fix typo on xstorxstormy16-tdep.c 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2014-09-17 | Sergio Durigan Junior | Add test for global variable that is nested by another DSO 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2014-09-16 | Sergio Durigan Junior | Remove dead code from objc-lang.c (spurious "fprintf... 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
2014-09-16 | Sergio Durigan Junior | Replace "fprintf (stderr..." by "fprintf_unfiltered... 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com> |
commit | commitdiff | tree |
next |