summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdb/aarch64-linux-tdep.c: Call linux_init_abi.willnewton2013-10-102-0/+7
* 2013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>Andreas Krebbel2013-10-102-7/+12
* Remove unnecessary @w{} in gdb.texinfoJoel Brobecker2013-10-102-1/+5
* Rename "set/show remotebaud" command into "set/show serial baud"Joel Brobecker2013-10-107-30/+81
* Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves2013-10-0910-79/+122
* Minor O_CLOEXEC optimization, "regression" fixJan Kratochvil2013-10-092-10/+17
* monitor.c: Don't install a deprecated_xfer_memory method.Pedro Alves2013-10-092-15/+44
* Uniquefy gdb.base/catch-syscall.exp test names.Pedro Alves2013-10-092-112/+147
* bfdTom Tromey2013-10-092-1/+9
* New flag OBJF_NOT_FILENAMEJan Kratochvil2013-10-096-4/+26
* fix PR symtab/15597Tom Tromey2013-10-089-145/+488
* [Ada] psymbol search failure due to comparison function discrepancyJoel Brobecker2013-10-082-7/+62
* Add missing ChangeLog entry.Joel Brobecker2013-10-081-0/+4
* [Ada] Remove unnecessary ada_exception_sal advance declaration.Joel Brobecker2013-10-081-3/+0
* gdb.ada/mi_catch_ex.exp: Make test names unique.Joel Brobecker2013-10-082-4/+8
* move the demangled_names_hash into the per-BFDTom Tromey2013-10-075-24/+34
* don't share per-BFD data if relocations are neededTom Tromey2013-10-074-4/+53
* * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idxTom Tromey2013-10-072-0/+8
* [DOC] Mention what happens when the thread of a thread-specific breakpoint di...Pedro Alves2013-10-072-0/+24
* Thread-specific breakpoints: say "no longer in the thread list" instead of "g...Pedro Alves2013-10-072-1/+7
* This patch adds a new convenience variable called "$_exitsignal", whichsergiodj2013-10-0712-3/+308
* gdb/qiyao2013-10-062-1/+6
* (dwarf2_section_info): Comment tweaks missed in previous checkin.Doug Evans2013-10-051-2/+2
* Add support for DWP file format version 2.Doug Evans2013-10-053-118/+802
* Clean up ptid.h/ptid.c.Pedro Alves2013-10-043-49/+50
* Fix syntax error in aix-thread.c:sync_threadlistsJoel Brobecker2013-10-042-1/+6
* Fix build failure in procfs.c after MERGEPID -> ptid_build conversion.Joel Brobecker2013-10-042-1/+6
* Remove unnecessary cast in aix-thread.c:ptrace32.Joel Brobecker2013-10-042-1/+5
* Add support for --start option in -exec-run GDB/MI command.Joel Brobecker2013-10-048-5/+151
* Move pending_event to remote_notif_state.qiyao2013-10-044-47/+118
* Move notif_queue and remote_async_get_pending_events_token to remote_stateqiyao2013-10-044-57/+103
* Fix FIXME: xstrdup should not be hereqiyao2013-10-042-9/+22
* 2013-10-03 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-10-033-7/+29
* Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not ...Pedro Alves2013-10-032-37/+56
* 2013-10-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-10-032-30/+19
* gdb/testsuite/yufeng2013-10-022-1/+12
* Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves2013-10-0219-30/+154
* Teach the testsuite that GDBserver reliably reports program exits.Pedro Alves2013-10-025-6/+35
* [GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves2013-10-023-8/+27
* Use FILENAME_CMP to compare filenames in compare_search_syms.Joel Brobecker2013-10-022-1/+6
* Delete search_symbols_equal (use compare_search_syms instead).Joel Brobecker2013-10-022-14/+8
* 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-10-022-1/+10
* 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-10-022-2/+11
* 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-10-022-2/+11
* Constification of parse_linespec and fallout:Keith Seitz2013-10-0226-132/+289
* * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.Doug Evans2013-10-012-6/+4
* * gdb.python/python.exp: Remove redundant print-stack tests.Doug Evans2013-10-012-15/+14
* gdb/qiyao2013-10-012-111/+95
* gdb/qiyao2013-10-013-15/+8
* gdb/qiyao2013-10-012-9/+5