summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* [gdb/DWARF] Introduce linked list for dynamic attributesKeven Boell2015-03-204-32/+136
* constify i386-sol2-tdep.c and machoread.cPedro Alves2015-03-203-2/+9
* constify set_breakpoint_conditionPedro Alves2015-03-203-2/+7
* constify tui/tui-io.cPedro Alves2015-03-202-1/+5
* constify xcoffread.cPedro Alves2015-03-202-2/+6
* constify remote-m32r-sdi.cPedro Alves2015-03-202-1/+6
* constify nto-tdep.cPedro Alves2015-03-202-2/+9
* constify gdbserver/tracepoint.cPedro Alves2015-03-202-1/+6
* constify gdbserver/server.cPedro Alves2015-03-202-1/+5
* constify sparc-sol2-tdep.c and spu-tdep.cPedro Alves2015-03-203-2/+7
* Remove gdb.hpJan Kratochvil2015-03-2071-5010/+85
* Don't call set_gdbarch_cannot_step_breakpoint in aarch64_gdbarch_initYao Qi2015-03-202-1/+5
* Fix race exposed by gdb.threads/killed.expPedro Alves2015-03-196-33/+186
* Remove spurious gdb/ChangeLog entryPedro Alves2015-03-191-5/+0
* gdbserver/Linux: unbreak non-stopPedro Alves2015-03-192-3/+7
* gdbserver/Linux: unbreak thread event randomizationPedro Alves2015-03-196-2/+38
* native/Linux: internal error if resume is short-circuitedPedro Alves2015-03-195-4/+182
* select_event_lwp_callback: update commentsPedro Alves2015-03-194-6/+16
* Tighten gdb.base/disp-step-syscall.expPedro Alves2015-03-182-27/+35
* Fix amd64 windows unwinding issues within MS dlls.Tristan Gingold2015-03-182-36/+86
* Reimplement "vFile:fstat" without qSupportedGary Benson2015-03-186-28/+25
* Support catch syscall on aarch64 linuxYao Qi2015-03-186-4/+359
* Fix name of ser_base_setstopbits's second argument.Yurij Grechishhev2015-03-172-1/+6
* Remove forward declaration of struct statGary Benson2015-03-172-2/+8
* watchpoint-reuse-slot.exp: skip setting HW breakpoints on some addressYao Qi2015-03-162-0/+37
* Fetch all registers before writing the core register notes.John Baldwin2015-03-162-1/+7
* stub termcap, add extern "C"Yuanhui Zhang2015-03-163-1/+16
* stub-termcap.c: prototype tputs's parameter's parameter, for C++ modePedro Alves2015-03-162-2/+7
* windows-nat.c: conflicting declaration of struct thread_info in C++ modeYuanhui Zhang2015-03-162-21/+30
* NEWS: Remove HPUXJan Kratochvil2015-03-142-1/+11
* Remove HPUXJan Kratochvil2015-03-1325-7390/+88
* Use kinfo_getvmmap on FreeBSD to enumerate memory regions.John Baldwin2015-03-135-0/+141
* Style fixes.John Baldwin2015-03-133-31/+44
* Add myself as a write-after-approval GDB maintainerJohn Baldwin2015-03-122-0/+5
* Allow "set sysroot" with no argument to restore sysroot to emptyGary Benson2015-03-122-5/+11
* Create gdb/break-catch-syscall.cSergio Durigan Junior2015-03-114-600/+696
* Implement breakpoint_find_ifSergio Durigan Junior2015-03-113-0/+36
* Implement vFile:fstat: in gdbserverGary Benson2015-03-113-0/+52
* Implement remote_bfd_iovec_statGary Benson2015-03-118-12/+211
* Move remote_fileio_to_fio_stat to gdb/commonGary Benson2015-03-1111-116/+308
* Fix typo in value-dynamic-typeAndy Wingo2015-03-112-1/+6
* Fix memory corruption in Guile command interfaceAndy Wingo2015-03-112-5/+6
* Add objfile-progspace to Guile interfaceAndy Wingo2015-03-117-0/+41
* [guile] Run finalizers from GDB threadAndy Wingo2015-03-116-0/+66
* Typo fixYao Qi2015-03-112-1/+5
* Skip catch-syscall.exp on HP-UX targetYao Qi2015-03-112-1/+5
* S390: Skip prologue using SAL information, if possibleAndreas Arnez2015-03-112-1/+15
* S390: Defer PER info update until resumeAndreas Arnez2015-03-112-4/+58
* Delete gdb/testsuite/dg-extract-results.pyPedro Alves2015-03-092-585/+4
* Make dg-extract-results.sh explicitly treat .{sum,log} files as textPedro Alves2015-03-092-5/+28