aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-09-18This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_24-branchpointnobody3970-1437826/+0
2013-09-18gdb/gdbserver/Yao Qi5-0/+98
2013-09-18gdb/gdbserver/Yao Qi1-0/+2
2013-09-17 * dwarf2read.c: Move definitions of complaint functions to afterDoug Evans2-68/+72
2013-09-17PR gdb/11568 - delete thread-specific breakpoints on thread exitPedro Alves5-0/+208
2013-09-17This commit fixes a regression introduced by the new $_isvoid convenienceSergio Durigan Junior2-0/+6
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves21-36/+194
2013-09-17 Fix ChangeLog entry missing a ':' char.Luis Machado1-1/+1
2013-09-17 gdbserver/ChangeLogJiong Wang2-1/+5
2013-09-172013-09-16 Jiong Wang <jiwang@tilera.com>Jiong Wang2-1/+5
2013-09-17gdb/testsuite/Yao Qi3-2/+18
2013-09-16 * lib/gdb.exp (using_fission): New proc.Doug Evans3-0/+19
2013-09-16 * gdb.base/break-interp.exp: Fix indentation.Doug Evans2-1/+5
2013-09-16The error message in the function was sayingSergio Durigan Junior2-1/+6
2013-09-16 * README: Update references to writing code for GDB.Stan Shebs11-8363/+39
2013-09-16Based on the discussion at:Sergio Durigan Junior8-0/+152
2013-09-16gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.Will Newton2-0/+6
2013-09-16 * arm-linux-tdep.c: Add "elf/common.h" header.Pierre Muller3-6/+14
2013-09-14 * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"Pierre Muller2-1/+14
2013-09-13Code cleanup: Move variable.Jan Kratochvil2-1/+7
2013-09-13gdb/ChangeLog:Ulrich Weigand21-23/+921
2013-09-132013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>Ulrich Weigand4-324/+328
2013-09-13doc,mi: example refers to -list-features instead of -list-target-featuresSanimir Agovic2-1/+6
2013-09-12 * README: New file.Stan Shebs2-0/+386
2013-09-12 * gdb.python/py-events.py (new_objfile_handler): Remove accidentallyDoug Evans2-1/+5
2013-09-122013-09-12 Andrew Pinski <apinski@cavium.com>Andrew Pinski2-0/+5
2013-09-11minidebuginfo: Fix stripping/debuginfoJan Kratochvil4-8/+24
2013-09-11minidebuginfo: ppc64 sync testcase->docJan Kratochvil2-1/+8
2013-09-11minidebuginfo: Obvious changesJan Kratochvil4-4/+14
2013-09-102013-09-10 Andreas Arnez <arnez@linux.vnet.ibm.com>Ulrich Weigand2-1/+6
2013-09-10test: adjust 'cd' regexpr to match an optional canonically pathnameSanimir Agovic2-1/+6
2013-09-09Remove use of deprecated_init_ui_hook from quit_confirm.Andrew Burgess2-12/+7
2013-09-06remote-sim.c: Send debug output to gdb_stdlog.Pedro Alves2-22/+35
2013-09-06remote-sim.c: Don't install a deprecated_xfer_memory method.Pedro Alves2-22/+45
2013-09-06remote-sim.c: cleanup debug output code.Pedro Alves2-9/+13
2013-09-06[gdbserver] Garbage collect unused dependency-tracking Makefile variables.Pedro Alves2-50/+9
2013-09-06[gdbserver] Update a couple Makefile rules.Pedro Alves2-4/+11
2013-09-06[gdbserver] Fix IPA build.Pedro Alves3-0/+7
2013-09-06Extract Linux-specific portitions of cris-tdep.c to a new file.Ricard Wanderlof6-18/+112
2013-09-06OBVIOUS: Remove legacy comment referring to deprecated_init_ui_hook.Andrew Burgess2-2/+6
2013-09-06Give every interpreter a command_loop_proc.Andrew Burgess6-11/+30
2013-09-06Add support for threaded debugging for CRISv32.Ricard Wanderlof4-0/+33
2013-09-06Fix filename format in previous ChangeLog entry.Andrew Burgess1-3/+3
2013-09-06Cosmetic clean up of names of *elf_greg_t types for CRIS/CRISv32.Ricard Wanderlof2-9/+16
2013-09-06Trivial patch to remove dependency on host unsigned long typeRicard Wanderlof2-1/+5
2013-09-06Fix compilation for target gdbserver on CRISv32 platform.Ricard Wanderlof2-3/+7
2013-09-05Add missing new files from these previous commits:Pedro Alves7-0/+462
2013-09-05[gdbserver] Split a new hostio.h file out of server.h.Pedro Alves8-6/+14
2013-09-05[gdbserver] Split a new event-loop.h file out of server.h.Pedro Alves2-14/+9
2013-09-05[gdbserver] Split a new dll.h file out of server.h.Pedro Alves7-16/+14