summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-07112-1295/+2190
* quit_force: Replace TRY_CATCH wrapper macrosTom Tromey2015-03-072-16/+16
* Normalize TRY_CATCH exception handling blockPedro Alves2015-03-0722-120/+219
* Fix mail address format of a couple recent ChangeLog entriesPedro Alves2015-03-072-2/+2
* Automatic date update in version.inGDB Administrator2015-03-071-1/+1
* Use show_debug_regs as a booleanYao Qi2015-03-062-2/+8
* Fix an undefined 32-bit right shift by replacing it with two 16-bit right shi...Nick Clifton2015-03-062-1/+9
* New common function "startswith"Gary Benson2015-03-0677-329/+309
* Automatic date update in version.inGDB Administrator2015-03-061-1/+1
* gdb.base/bp-permanent.exp: Tighten regexPedro Alves2015-03-052-1/+5
* PR gdb/18002: Fix reinsert of a permanent breakpointsPedro Alves2015-03-052-1/+16
* Fix a potentially undefined right shift by replacing it with two smaller righ...Nick Clifton2015-03-052-7/+17
* Extend description of --add-gnu-debuglink option to explain why the file must...Nick Clifton2015-03-052-2/+45
* Enable rthreads support on OpenBSD/hppaMark Kettenis2015-03-054-29/+39
* Remove typename on elfcpp::Elf_types<size>::Elf_AddrH.J. Lu2015-03-052-4/+9
* Fixes PR 17994 - which reported that dlltool was not deleting temporary files...Nick Clifton2015-03-052-9/+55
* Add extern_protected_data and set it for x86H.J. Lu2015-03-0521-8/+112
* Fixes a thinko in the implementation of the V850 -m8byte-align and -m4byte-al...Nick Clifton2015-03-052-6/+14
* Allows the binutils to cope with PE binaries where the section addresses have...Nick Clifton2015-03-055-0/+91
* Fix Windows/SPU/NTO/Lynx gdbserver buildsPedro Alves2015-03-055-0/+25
* Automatic date update in version.inGDB Administrator2015-03-051-1/+1
* Fix a race condition when setting default target for ARM targets.Cary Coutant2015-03-042-4/+10
* Remove empty class Merge_map.Rafael Ávila de Espíndola2015-03-0410-208/+199
* Accept all-stop alternative in mi_expect_interruptSimon Marchi2015-03-042-2/+8
* garbage collect target_decr_pc_after_breakPedro Alves2015-03-049-65/+22
* gdbserver/Linux: Use TRAP_BRKPT/TRAP_HWBPTPedro Alves2015-03-042-6/+133
* gdbserver: Support the "swbreak"/"hwbreak" stop reasonsPedro Alves2015-03-045-0/+92
* Linux native: Use TRAP_BRKPT/TRAP_HWBPTPedro Alves2015-03-044-7/+180
* remote+docs: software/hardware breakpoint trapsPedro Alves2015-03-045-9/+241
* record-full/record-btrace: software/hardware breakpoint trapPedro Alves2015-03-046-47/+191
* enum lwp_stop_reason -> enum target_stop_reasonPedro Alves2015-03-049-67/+74
* Teach GDB about targets that can tell whether a trap is a breakpoint eventPedro Alves2015-03-046-31/+331
* Fix gdb.threads/thread-specific-bp.exp racePedro Alves2015-03-042-13/+4
* follow-fork: don't lose the ptids as set by the targetPedro Alves2015-03-043-27/+31
* Stupid git!Mark Kettenis2015-03-041-1/+1
* Add linux-aarch64-low.c in SFILEYao Qi2015-03-042-0/+5
* Enable gdb.base/foll-fork.exp on OpenBSDMark Kettenis2015-03-042-1/+6
* Make "catch fork" work on systems with PT_GET_PROCESS_STATEMark Kettenis2015-03-042-0/+21
* [AArch64] Removing unused functions.Marcus Shawcroft2015-03-042-42/+6
* [AArch64] Call abort() consistently in unhandled stub switch statements.Marcus Shawcroft2015-03-042-7/+10
* S390: Name "invisible" registers with the empty string instead of NULLAndreas Arnez2015-03-042-3/+8
* breakpoint-in-ro-region.exp: Support targets stopping in mid-line after "si"Andreas Arnez2015-03-042-2/+9
* catch-syscall.exp: Fix missing architecture name for s390:31-bitAndreas Arnez2015-03-042-1/+6
* S390: Fix syscall list for s390xAndreas Arnez2015-03-042-1/+6
* S390: Place "s390:31-bit" after default arch in 64-bit arch listAndreas Arnez2015-03-042-37/+33
* gdb.threads/clone-thread_db.c: Add missing includes and fix pthread_join callPedro Alves2015-03-042-1/+8
* Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NCRichard Sandiford2015-03-0411-4/+208
* Automatic date update in version.inGDB Administrator2015-03-041-1/+1
* RL78 - fix ADDR16 relaxDJ Delorie2015-03-032-1/+7
* Remove unused function declarations in target.hSimon Marchi2015-03-032-5/+5