summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.Doug Evans2013-09-208-105/+198
* * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans2013-09-2013-16/+54
* Fix regressions caused by thread-specific breakpoint deletion.Pedro Alves2013-09-192-1/+6
* gnu-nat.c: Don't install a deprecated_xfer_memory method.Thomas Schwinge2013-09-192-20/+59
* Mostly code cleanup: Constification.Jan Kratochvil2013-09-194-19/+33
* 2013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2013-09-182-2/+9
* Also mention Yue Lu in previous commit's entry.Pedro Alves2013-09-181-0/+1
* Subject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid to store thread idsPedro Alves2013-09-183-14/+23
* Consistent display of "<optimized out>" for register values.Andrew Burgess2013-09-184-19/+39
* gdbserver --wrapper also doesn't work on Cygwin.Pedro Alves2013-09-182-2/+9
* When reverse-stepping, only insert a resume breakpoint at ecs->stop_func_startMarkus Metzger2013-09-182-1/+6
* [Hurd/gnu-nat] Fix old "signal-thread" command regression.Pedro Alves2013-09-182-3/+9
* Fix whitespace error in previous commit.Andrew Burgess2013-09-182-1/+5
* Add new function to access gdb_program_name.Andrew Burgess2013-09-183-0/+18
* gdb/gdbserver/Yao Qi2013-09-185-0/+98
* gdb/gdbserver/Yao Qi2013-09-181-0/+2
* * dwarf2read.c: Move definitions of complaint functions to afterDoug Evans2013-09-172-68/+72
* 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 convenienceSergio Durigan Junior2013-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/ChangeLogJiong Wang2013-09-172-1/+5
* 2013-09-16 Jiong Wang <jiwang@tilera.com>Jiong Wang2013-09-172-1/+5
* gdb/testsuite/Yao Qi2013-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 sayingSergio Durigan Junior2013-09-162-1/+6
* * README: Update references to writing code for GDB.Stan Shebs2013-09-1611-8363/+39
* Based on the discussion at:Sergio Durigan Junior2013-09-168-0/+152
* gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.Will Newton2013-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-featuresSanimir Agovic2013-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>Andrew Pinski2013-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 pathnameSanimir Agovic2013-09-102-1/+6
* Remove use of deprecated_init_ui_hook from quit_confirm.Andrew Burgess2013-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