summaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2013-10-08[Ada] psymbol search failure due to comparison function discrepancyJoel Brobecker
2013-10-08Add missing ChangeLog entry.Joel Brobecker
2013-10-08[Ada] Remove unnecessary ada_exception_sal advance declaration.Joel Brobecker
2013-10-08gdb.ada/mi_catch_ex.exp: Make test names unique.Joel Brobecker
2013-10-07move the demangled_names_hash into the per-BFDTom Tromey
2013-10-07don't share per-BFD data if relocations are neededTom Tromey
2013-10-07 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idxTom Tromey
2013-10-07[DOC] Mention what happens when the thread of a thread-specific breakpoint di...Pedro Alves
2013-10-07Thread-specific breakpoints: say "no longer in the thread list" instead of "g...Pedro Alves
2013-10-07This patch adds a new convenience variable called "$_exitsignal", whichSergio Durigan Junior
2013-10-06gdb/Yao Qi
2013-10-05(dwarf2_section_info): Comment tweaks missed in previous checkin.Doug Evans
2013-10-05 Add support for DWP file format version 2.Doug Evans
2013-10-04Clean up ptid.h/ptid.c.Pedro Alves
2013-10-04Fix syntax error in aix-thread.c:sync_threadlistsJoel Brobecker
2013-10-04Fix build failure in procfs.c after MERGEPID -> ptid_build conversion.Joel Brobecker
2013-10-04Remove unnecessary cast in aix-thread.c:ptrace32.Joel Brobecker
2013-10-04Add support for --start option in -exec-run GDB/MI command.Joel Brobecker
2013-10-04Move pending_event to remote_notif_state.Yao Qi
2013-10-04Move notif_queue and remote_async_get_pending_events_token to remote_stateYao Qi
2013-10-04Fix FIXME: xstrdup should not be hereYao Qi
2013-10-032013-10-03 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2013-10-03Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not ...Pedro Alves
2013-10-032013-10-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2013-10-02gdb/testsuite/Yufeng Zhang
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves
2013-10-02Teach the testsuite that GDBserver reliably reports program exits.Pedro Alves
2013-10-02[GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves
2013-10-02Use FILENAME_CMP to compare filenames in compare_search_syms.Joel Brobecker
2013-10-02Delete search_symbols_equal (use compare_search_syms instead).Joel Brobecker
2013-10-022013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2013-10-02 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2013-10-022013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2013-10-02Constification of parse_linespec and fallout:Keith Seitz
2013-10-01 * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.Doug Evans
2013-10-01 * gdb.python/python.exp: Remove redundant print-stack tests.Doug Evans
2013-10-01gdb/Yao Qi
2013-10-01gdb/Yao Qi
2013-10-01gdb/Yao Qi
2013-10-01gdb/Yao Qi
2013-10-01gdb/Yao Qi
2013-10-01[gdbserver/LynxOS]: Incomplete thread list after --attachJoel Brobecker
2013-10-01[ELinOS] Best effort to load system libraries in case of incomplete envJoel Brobecker
2013-10-01wrong "catch exception" error message when finding trampoline msym.Joel Brobecker
2013-09-302013-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado
2013-09-29gdb/testsuite/Yao Qi
2013-09-29gdb: btrace: fix build errors on older glibc buildsMike Frysinger
2013-09-27 * dwarf2read.c (dwarf2_section_info): Add comment.Doug Evans
2013-09-27 * dwarf2read.c (die_reader_specs): Tweak comment.Doug Evans