aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Minor O_CLOEXEC optimization, "regression" fixJan Kratochvil2-10/+17
2013-10-09monitor.c: Don't install a deprecated_xfer_memory method.Pedro Alves2-15/+44
2013-10-09Uniquefy gdb.base/catch-syscall.exp test names.Pedro Alves2-112/+147
2013-10-09bfdTom Tromey2-1/+9
2013-10-09New flag OBJF_NOT_FILENAMEJan Kratochvil6-4/+26
2013-10-08fix PR symtab/15597Tom Tromey9-145/+488
2013-10-08[Ada] psymbol search failure due to comparison function discrepancyJoel Brobecker2-7/+62
2013-10-08Add missing ChangeLog entry.Joel Brobecker1-0/+4
2013-10-08[Ada] Remove unnecessary ada_exception_sal advance declaration.Joel Brobecker1-3/+0
2013-10-08gdb.ada/mi_catch_ex.exp: Make test names unique.Joel Brobecker2-4/+8
2013-10-07move the demangled_names_hash into the per-BFDTom Tromey5-24/+34
2013-10-07don't share per-BFD data if relocations are neededTom Tromey4-4/+53
2013-10-07 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idxTom Tromey2-0/+8
2013-10-07[DOC] Mention what happens when the thread of a thread-specific breakpoint di...Pedro Alves2-0/+24
2013-10-07Thread-specific breakpoints: say "no longer in the thread list" instead of "g...Pedro Alves2-1/+7
2013-10-07This patch adds a new convenience variable called "$_exitsignal", whichSergio Durigan Junior12-3/+308
2013-10-06gdb/Yao Qi2-1/+6
2013-10-05(dwarf2_section_info): Comment tweaks missed in previous checkin.Doug Evans1-2/+2
2013-10-05 Add support for DWP file format version 2.Doug Evans3-118/+802
2013-10-04Clean up ptid.h/ptid.c.Pedro Alves3-49/+50
2013-10-04Fix syntax error in aix-thread.c:sync_threadlistsJoel Brobecker2-1/+6
2013-10-04Fix build failure in procfs.c after MERGEPID -> ptid_build conversion.Joel Brobecker2-1/+6
2013-10-04Remove unnecessary cast in aix-thread.c:ptrace32.Joel Brobecker2-1/+5
2013-10-04Add support for --start option in -exec-run GDB/MI command.Joel Brobecker8-5/+151
2013-10-04Move pending_event to remote_notif_state.Yao Qi4-47/+118
2013-10-04Move notif_queue and remote_async_get_pending_events_token to remote_stateYao Qi4-57/+103
2013-10-04Fix FIXME: xstrdup should not be hereYao Qi2-9/+22
2013-10-032013-10-03 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon3-7/+29
2013-10-03Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not ...Pedro Alves2-37/+56
2013-10-032013-10-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-30/+19
2013-10-02gdb/testsuite/Yufeng Zhang2-1/+12
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves19-30/+154
2013-10-02Teach the testsuite that GDBserver reliably reports program exits.Pedro Alves5-6/+35
2013-10-02[GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves3-8/+27
2013-10-02Use FILENAME_CMP to compare filenames in compare_search_syms.Joel Brobecker2-1/+6
2013-10-02Delete search_symbols_equal (use compare_search_syms instead).Joel Brobecker2-14/+8
2013-10-022013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-1/+10
2013-10-02 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-2/+11
2013-10-022013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-2/+11
2013-10-02Constification of parse_linespec and fallout:Keith Seitz26-132/+289
2013-10-01 * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.Doug Evans2-6/+4
2013-10-01 * gdb.python/python.exp: Remove redundant print-stack tests.Doug Evans2-15/+14
2013-10-01gdb/Yao Qi2-111/+95
2013-10-01gdb/Yao Qi3-15/+8
2013-10-01gdb/Yao Qi2-9/+5
2013-10-01gdb/Yao Qi3-8/+13
2013-10-01gdb/Yao Qi5-23/+46
2013-10-01[gdbserver/LynxOS]: Incomplete thread list after --attachJoel Brobecker2-1/+43
2013-10-01[ELinOS] Best effort to load system libraries in case of incomplete envJoel Brobecker2-12/+33
2013-10-01wrong "catch exception" error message when finding trampoline msym.Joel Brobecker2-1/+9