summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix PR threads/19422 - show which thread caused stopusers/palves/show-which-thread-caused-stopPedro Alves2016-01-1426-47/+146
* [gdb/doc] Update bullet list of multi-thread debugging facilitiesPedro Alves2016-01-141-0/+5
* Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves2016-01-148-30/+161
* Fix "thread apply $conv_var" and misc other related problemsPedro Alves2016-01-143-21/+141
* Fix C++ build error by casting void *Yao Qi2016-01-143-2/+7
* [AArch64] Fix missing architecture checks for ARMv8.2 system registers.Matthew Wahab2016-01-145-9/+70
* Fix Thumb-Thumb farcall v6-M (no profile) testThomas Preud'homme2016-01-144-9/+15
* [ARM] Make thumb2_breakpoint static againYao Qi2016-01-149-12/+33
* Automatic date update in version.inGDB Administrator2016-01-141-1/+1
* Nios II/GAS: Fix build error in `output_movia'Maciej W. Rozycki2016-01-132-1/+5
* MAINTAINERS: Add Andreas Arnez as s390 target maintainer.Ulrich Weigand2016-01-132-0/+5
* Remove spurious condition in test for closing parenthesis.Yoshinori Sato2016-01-132-1/+6
* Read instruction with byte_order_for_codeYao Qi2016-01-132-1/+7
* Add $_gthread convenience variablePedro Alves2016-01-1310-11/+89
* Implement "info threads -gid"Pedro Alves2016-01-138-10/+55
* Add Python InferiorThread.global_num attributePedro Alves2016-01-138-4/+63
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-1342-341/+1537
* Centralize thread ID printingPedro Alves2016-01-1311-71/+137
* Add Python InferiorThread.inferior attributePedro Alves2016-01-137-0/+42
* Add a new $_inferior convenience variablePedro Alves2016-01-138-0/+57
* Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) conditionPedro Alves2016-01-138-29/+144
* Mark the linker's -Bsymbolic-functions test as an expected failure for MIPS t...Nick Clifton2016-01-132-0/+5
* Mark the linker's extract symbols test as an expected failure for MIPS targets.Nick Clifton2016-01-132-0/+15
* Mark the rgn-at11 test as an expected failure for MIPS targets.Nick Clifton2016-01-132-1/+9
* Automatic date update in version.inGDB Administrator2016-01-131-1/+1
* Implement 'catch syscall' for gdbserverJosh Stone2016-01-1219-8/+566
* Fix compile error with use of 'typename' outside of templateH.J. Lu2016-01-122-3/+7
* Remove typename from Mips64_rela_dataH.J. Lu2016-01-121-1/+1
* Fix breakage for SHT_REL targets where get_r_addend() gives internal error.Cary Coutant2016-01-124-2/+33
* Fix compile error with use of 'typename' outside of template.H.J. Lu2016-01-122-2/+7
* Sync top-level btool.m4 with GCCH.J. Lu2016-01-122-3/+11
* [ARM] Support ARMv8.2 RAS extension.Matthew Wahab2016-01-126-0/+124
* Add cantunwind when unwind info does not match start of section.Yury Usishchev2016-01-127-0/+79
* Sync top-level Makefile.def with GCCH.J. Lu2016-01-123-27/+34
* Fix invalid conversion from void * to gdb_byte *Yao Qi2016-01-122-1/+6
* gdbserver: use the new gdb warning helpersMike Frysinger2016-01-124-80/+76
* gdbserver: fix various warningsMike Frysinger2016-01-127-25/+26
* Change function signature passed to cloneYao Qi2016-01-122-5/+13
* Remove trademark acknowledgements throughoutPedro Alves2016-01-1218-66/+79
* [DOC] Interrupt when program is stoppedYao Qi2016-01-122-1/+7
* Test gdb.base/random-signal.exp with "attach"Pedro Alves2016-01-122-11/+50
* Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk"Thomas Schwinge2016-01-122-1/+5
* PowerPC gas test vsx3Alan Modra2016-01-122-0/+5
* Fix internal error when applying TLSDESC relocations with no TLS segment.Cary Coutant2016-01-114-30/+20
* sim: mips: workaround 32-bit addr sign extensionsMike Frysinger2016-01-122-1/+18
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-1121-690/+1591
* Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves2016-01-1227-265/+122
* Automatic date update in version.inGDB Administrator2016-01-121-1/+1
* testsuite: i386 regression for funcargs.expJan Kratochvil2016-01-112-0/+13
* testsuite: Regression for foll-vfork.expJan Kratochvil2016-01-112-6/+29