aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2016-01-15Fix phony_iconv wide character support.Sandra Loosemore2-27/+57
2016-01-15Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves11-30/+185
2016-01-15Fix "thread apply $conv_var" and misc other related problemsPedro Alves5-22/+165
2016-01-14[ARM] Remove field syscall_next_pc in struct gdbarch_tdepYao Qi4-29/+36
2016-01-14Fix C++ build error by casting void *Yao Qi3-2/+7
2016-01-14[ARM] Make thumb2_breakpoint static againYao Qi9-12/+33
2016-01-13MAINTAINERS: Add Andreas Arnez as s390 target maintainer.Ulrich Weigand2-0/+5
2016-01-13Read instruction with byte_order_for_codeYao Qi2-1/+7
2016-01-13Add $_gthread convenience variablePedro Alves10-11/+89
2016-01-13Implement "info threads -gid"Pedro Alves8-10/+55
2016-01-13Add Python InferiorThread.global_num attributePedro Alves8-4/+63
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves42-341/+1537
2016-01-13Centralize thread ID printingPedro Alves11-71/+137
2016-01-13Add Python InferiorThread.inferior attributePedro Alves7-0/+42
2016-01-13Add a new $_inferior convenience variablePedro Alves8-0/+57
2016-01-13Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) conditionPedro Alves8-29/+144
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone19-8/+566
2016-01-12Fix invalid conversion from void * to gdb_byte *Yao Qi2-1/+6
2016-01-12gdbserver: use the new gdb warning helpersMike Frysinger4-80/+76
2016-01-12gdbserver: fix various warningsMike Frysinger7-25/+26
2016-01-12Change function signature passed to cloneYao Qi2-5/+13
2016-01-12Remove trademark acknowledgements throughoutPedro Alves18-66/+79
2016-01-12[DOC] Interrupt when program is stoppedYao Qi2-1/+7
2016-01-12Test gdb.base/random-signal.exp with "attach"Pedro Alves2-11/+50
2016-01-12Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk"Thomas Schwinge2-1/+5
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves27-265/+122
2016-01-11testsuite: i386 regression for funcargs.expJan Kratochvil2-0/+13
2016-01-11testsuite: Regression for foll-vfork.expJan Kratochvil2-6/+29
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil31-126/+301
2016-01-11gdb: split out warnings helpersMike Frysinger5-113/+146
2016-01-08Fix gdb.multi/base.exp testsuite regressionJan Kratochvil4-14/+29
2016-01-08perf testsuite: python 3 fixesSimon Marchi3-7/+17
2016-01-08Change SIGINT handler for extension languages only when target terminal is oursYao Qi4-21/+52
2016-01-08Check input interrupt first when reading packetYao Qi2-0/+14
2016-01-07MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc'Maciej W. Rozycki2-4/+10
2016-01-06Make {arm,thumb}_get_next_pcs_raw staticYao Qi3-38/+38
2016-01-06[ARM/AArch64] Fix -Werror=unused-const-variable warnings in GDBserverYao Qi3-20/+36
2016-01-06Fix gdb.python/py-infthread.exp test message typoPedro Alves2-1/+5
2016-01-05gdb: change version stamp to gitMike Frysinger2-1/+5
2016-01-05gdb: score: drop sim file checkMike Frysinger2-3/+4
2016-01-05Add missing ChangeLog entry bitPedro Alves1-0/+2
2016-01-05Fix PR sim/13418: building with --enable-targets=all failsPedro Alves5-1/+30
2016-01-04btrace: do not return out of TRY/CATCHMarkus Metzger6-4/+139
2016-01-02gdb: ppc: drop unnecessary sim file checkMike Frysinger2-3/+6
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker4144-4154/+4158
2016-01-01update copyright year printed by GDB, GDBserver and gdbreplay.Joel Brobecker5-3/+14
2016-01-01Rotate the GDB ChangeLogJoel Brobecker3-14475/+14489
2015-12-28Use libiberty's crc32 implementation in gdbserverPatrick Palka2-20/+6
2015-12-25Document that the PATTERN argument to gdb_test is optional.Sandra Loosemore2-1/+8
2015-12-24[testsuite/Ada] stop using project files when building test programsJoel Brobecker5-31/+34