aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-03-06New common function "startswith"Gary Benson77-329/+309
2015-03-05gdb.base/bp-permanent.exp: Tighten regexPedro Alves2-1/+5
2015-03-05PR gdb/18002: Fix reinsert of a permanent breakpointsPedro Alves2-1/+16
2015-03-05Enable rthreads support on OpenBSD/hppaMark Kettenis4-29/+39
2015-03-05Fix Windows/SPU/NTO/Lynx gdbserver buildsPedro Alves5-0/+25
2015-03-04Accept all-stop alternative in mi_expect_interruptSimon Marchi2-2/+8
2015-03-04garbage collect target_decr_pc_after_breakPedro Alves9-65/+22
2015-03-04gdbserver/Linux: Use TRAP_BRKPT/TRAP_HWBPTPedro Alves2-6/+133
2015-03-04gdbserver: Support the "swbreak"/"hwbreak" stop reasonsPedro Alves5-0/+92
2015-03-04Linux native: Use TRAP_BRKPT/TRAP_HWBPTPedro Alves4-7/+180
2015-03-04remote+docs: software/hardware breakpoint trapsPedro Alves5-9/+241
2015-03-04record-full/record-btrace: software/hardware breakpoint trapPedro Alves6-47/+191
2015-03-04enum lwp_stop_reason -> enum target_stop_reasonPedro Alves9-67/+74
2015-03-04Teach GDB about targets that can tell whether a trap is a breakpoint eventPedro Alves6-31/+331
2015-03-04Fix gdb.threads/thread-specific-bp.exp racePedro Alves2-13/+4
2015-03-04follow-fork: don't lose the ptids as set by the targetPedro Alves3-27/+31
2015-03-04Stupid git!Mark Kettenis1-1/+1
2015-03-04Add linux-aarch64-low.c in SFILEYao Qi2-0/+5
2015-03-04Enable gdb.base/foll-fork.exp on OpenBSDMark Kettenis2-1/+6
2015-03-04Make "catch fork" work on systems with PT_GET_PROCESS_STATEMark Kettenis2-0/+21
2015-03-04S390: Name "invisible" registers with the empty string instead of NULLAndreas Arnez2-3/+8
2015-03-04breakpoint-in-ro-region.exp: Support targets stopping in mid-line after "si"Andreas Arnez2-2/+9
2015-03-04catch-syscall.exp: Fix missing architecture name for s390:31-bitAndreas Arnez2-1/+6
2015-03-04S390: Fix syscall list for s390xAndreas Arnez2-1/+6
2015-03-04gdb.threads/clone-thread_db.c: Add missing includes and fix pthread_join callPedro Alves2-1/+8
2015-03-03Remove unused function declarations in target.hSimon Marchi2-5/+5
2015-03-03inf-ptrace.c: use ptid_get_pid when resuming all threadsPedro Alves2-2/+7
2015-03-03Fix GDB/MI doc: duplicate syscall-entry under *stoppedPhilippe Proulx2-1/+6
2015-03-03Linux/ptrace: don't convert ptids when asking inf-ptrace layer to resume LWPPedro Alves4-11/+34
2015-03-03Fix incorrect vFile: prefix lengthsGary Benson2-2/+6
2015-03-03btrace: support 32-bit inferior on 64-bit hostMarkus Metzger5-5/+46
2015-03-03btrace: work around _dl_runtime_resolve returning to resolved functionMarkus Metzger2-1/+23
2015-03-03btrace: compute line range when printingMarkus Metzger4-71/+55
2015-03-03follow-exec: delete all non-execing threadsPedro Alves4-15/+67
2015-03-02gdb_test_multiple: return -1 on internal errorPedro Alves2-0/+6
2015-03-02gdb.texinfo (Specify Location): Fix syntax of filename:function.Doug Evans2-1/+5
2015-03-02Revert "Remove true and false ARI checks now that we use stdbool.h."Joel Brobecker2-0/+24
2015-03-02Remove use of stdbool.h in GDB sources.Joel Brobecker3-8/+14
2015-03-02S390: Vector register test caseAndreas Arnez3-0/+303
2015-03-02S390: Add vector register support to gdbserverAndreas Arnez4-4/+137
2015-03-02S390: Add vector register support to gdbAndreas Arnez5-60/+359
2015-03-02S390: Add target descriptions for vector register setsAndreas Arnez17-1/+1311
2015-03-01Fix 32-bit x86 in-process agent buildPedro Alves2-1/+6
2015-02-28symtab.h (struct symtab) <next>: Fix comment.Doug Evans2-1/+6
2015-02-27Fix Python 3 build: rename GdbMethodsSimon Marchi2-1/+6
2015-02-27More redefinition errors in C++ modePedro Alves2-2/+6
2015-02-27Move exception_none to common code, and use itPedro Alves5-8/+17
2015-02-27catch_command_errors: Remove 'mask' parameterPedro Alves5-29/+37
2015-02-27Adjust self tests to cope with GDB built as a C++ programPedro Alves3-3/+16
2015-02-27python/python-internal.h: enum ‘ext_lang_rc’ not definedPedro Alves2-0/+5