aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Support .dwp with the name of symlinked binary fileJan Kratochvil5-1/+121
2013-09-24Keep objfile original filenameJan Kratochvil12-37/+115
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil35-161/+265
2013-09-24Code cleanup: rename variableJan Kratochvil2-7/+13
2013-09-24Remove solib-sunos.cJan Kratochvil7-757/+13
2013-09-24Remove a.out NetBSD and OpenBSD hostsJan Kratochvil9-39/+43
2013-09-23revert erroneous checkin to mi-support.expTom Tromey1-3/+0
2013-09-23(clh 9)Tom Tromey3-43/+50
2013-09-23In regcache use print_hex_chars.Andrew Burgess2-31/+13
2013-09-23Reuse print_hex_chars.Andrew Burgess2-8/+8
2013-09-20 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.Doug Evans8-105/+198
2013-09-20 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans13-16/+54
2013-09-19Fix regressions caused by thread-specific breakpoint deletion.Pedro Alves2-1/+6
2013-09-19gnu-nat.c: Don't install a deprecated_xfer_memory method.Thomas Schwinge2-20/+59
2013-09-19Mostly code cleanup: Constification.Jan Kratochvil4-19/+33
2013-09-182013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2-2/+9
2013-09-18Also mention Yue Lu in previous commit's entry.Pedro Alves1-0/+1
2013-09-18Subject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid to store thread idsPedro Alves3-14/+23
2013-09-18Consistent display of "<optimized out>" for register values.Andrew Burgess4-19/+39
2013-09-18gdbserver --wrapper also doesn't work on Cygwin.Pedro Alves2-2/+9
2013-09-18When reverse-stepping, only insert a resume breakpoint at ecs->stop_func_startMarkus Metzger2-1/+6
2013-09-18[Hurd/gnu-nat] Fix old "signal-thread" command regression.Pedro Alves2-3/+9
2013-09-18Fix whitespace error in previous commit.Andrew Burgess2-1/+5
2013-09-18Add new function to access gdb_program_name.Andrew Burgess3-0/+18
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