summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* PR gdb/11568 - delete thread-specific breakpoints on thread exitPedro Alves2013-09-175-0/+208
* This commit fixes a regression introduced by the new $_isvoid conveniencesergiodj2013-09-172-0/+6
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-1721-36/+194
* Fix ChangeLog entry missing a ':' char.Luis Machado2013-09-171-1/+1
* gdbserver/ChangeLogjiwang2013-09-172-1/+5
* 2013-09-16 Jiong Wang <jiwang@tilera.com>jiwang2013-09-172-1/+5
* gdb/testsuite/qiyao2013-09-173-2/+18
* * lib/gdb.exp (using_fission): New proc.Doug Evans2013-09-163-0/+19
* * gdb.base/break-interp.exp: Fix indentation.Doug Evans2013-09-162-1/+5
* The error message in the function was sayingsergiodj2013-09-162-1/+6
* * README: Update references to writing code for GDB.Stan Shebs2013-09-1611-8363/+39
* Based on the discussion at:sergiodj2013-09-168-0/+152
* gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.willnewton2013-09-162-0/+6
* * arm-linux-tdep.c: Add "elf/common.h" header.Pierre Muller2013-09-163-6/+14
* * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"Pierre Muller2013-09-142-1/+14
* Code cleanup: Move variable.Jan Kratochvil2013-09-132-1/+7
* gdb/ChangeLog:Ulrich Weigand2013-09-1321-23/+921
* 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>Ulrich Weigand2013-09-134-324/+328
* doc,mi: example refers to -list-features instead of -list-target-featuressagovic2013-09-132-1/+6
* * README: New file.Stan Shebs2013-09-122-0/+386
* * gdb.python/py-events.py (new_objfile_handler): Remove accidentallyDoug Evans2013-09-122-1/+5
* 2013-09-12 Andrew Pinski <apinski@cavium.com>pinskia2013-09-122-0/+5
* minidebuginfo: Fix stripping/debuginfoJan Kratochvil2013-09-114-8/+24
* minidebuginfo: ppc64 sync testcase->docJan Kratochvil2013-09-112-1/+8
* minidebuginfo: Obvious changesJan Kratochvil2013-09-114-4/+14
* 2013-09-10 Andreas Arnez <arnez@linux.vnet.ibm.com>Ulrich Weigand2013-09-102-1/+6
* test: adjust 'cd' regexpr to match an optional canonically pathnamesagovic2013-09-102-1/+6
* Remove use of deprecated_init_ui_hook from quit_confirm.aburgess2013-09-092-12/+7
* remote-sim.c: Send debug output to gdb_stdlog.Pedro Alves2013-09-062-22/+35
* remote-sim.c: Don't install a deprecated_xfer_memory method.Pedro Alves2013-09-062-22/+45
* remote-sim.c: cleanup debug output code.Pedro Alves2013-09-062-9/+13
* [gdbserver] Garbage collect unused dependency-tracking Makefile variables.Pedro Alves2013-09-062-50/+9
* [gdbserver] Update a couple Makefile rules.Pedro Alves2013-09-062-4/+11
* [gdbserver] Fix IPA build.Pedro Alves2013-09-063-0/+7
* Extract Linux-specific portitions of cris-tdep.c to a new file.ricard2013-09-066-18/+112
* OBVIOUS: Remove legacy comment referring to deprecated_init_ui_hook.aburgess2013-09-062-2/+6
* Give every interpreter a command_loop_proc.aburgess2013-09-066-11/+30
* Add support for threaded debugging for CRISv32.ricard2013-09-064-0/+33
* Fix filename format in previous ChangeLog entry.aburgess2013-09-061-3/+3
* Cosmetic clean up of names of *elf_greg_t types for CRIS/CRISv32.ricard2013-09-062-9/+16
* Trivial patch to remove dependency on host unsigned long typericard2013-09-062-1/+5
* Fix compilation for target gdbserver on CRISv32 platform.ricard2013-09-062-3/+7
* Add missing new files from these previous commits:Pedro Alves2013-09-057-0/+462
* [gdbserver] Split a new hostio.h file out of server.h.Pedro Alves2013-09-058-6/+14
* [gdbserver] Split a new event-loop.h file out of server.h.Pedro Alves2013-09-052-14/+9
* [gdbserver] Split a new dll.h file out of server.h.Pedro Alves2013-09-057-16/+14
* [gdbserver] Split a new inferiors.h file out of server.h.Pedro Alves2013-09-054-95/+17
* [gdbserver] Move bytecode compilation bits from server.h to ax.h.Pedro Alves2013-09-054-56/+64
* [gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves2013-09-058-112/+30
* [gdbserver] Split a new utils.h file out of server.h.Pedro Alves2013-09-052-11/+8