aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-27Automatic date update in version.inGDB Administrator1-1/+1
2015-11-26Adjust ChangeLog entrySimon Marchi1-1/+1
2015-11-26Add test for thread namesSimon Marchi4-0/+144
2015-11-26Display names of remote threadsSimon Marchi13-46/+142
2015-11-26Constify thread name return pathSimon Marchi7-12/+23
2015-11-26btrace: diagnose "record btrace pt" without libiptMarkus Metzger4-0/+19
2015-11-26Automatic date update in version.inGDB Administrator1-1/+1
2015-11-25Import zlib 1.2.8 with local change merged in.Joel Brobecker89-455/+3770
2015-11-25Adjust local symbol value in relocatable link to be relative to section.Cary Coutant2-2/+12
2015-11-25[GOLD] Align PowerPC64 GOTAlan Modra2-1/+9
2015-11-25Automatic date update in version.inGDB Administrator1-1/+1
2015-11-24[GAS, ARM] Invalid LDR immediate transformationChristophe Monat7-3/+78
2015-11-24NEWS: "info" commands now list in ascending orderPedro Alves2-0/+9
2015-11-24List displays in ascending orderPedro Alves5-10/+71
2015-11-24List checkpoints in ascending orderPedro Alves4-7/+45
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves30-265/+171
2015-11-24Linux: dump the signalled thread firstPedro Alves2-63/+75
2015-11-24Make gdb.python/py-inferior.exp test names uniquePedro Alves2-100/+122
2015-11-24[ARM][GAS] Fix invalid arm-wince-pe tests.Matthew Wahab9-26/+45
2015-11-24Add an AArch64 simulator to GDB.Nick Clifton25-4/+31452
2015-11-24Automatic date update in version.inGDB Administrator1-1/+1
2015-11-23Fix internal error when saving fast tracepoint definitionsSimon Marchi5-2/+23
2015-11-23Refactor gdb.trace/save-trace.expSimon Marchi2-43/+54
2015-11-23minsyms.c: Scan backwards over all zero sized symbols.Kevin Buettner5-3/+107
2015-11-23error/internal-error printing local variable during "bt full".Joel Brobecker6-3/+144
2015-11-23[LynxOS] GDBserver crash debugging threaded programJoel Brobecker4-2/+26
2015-11-23infinite loop stopping at "pop" insn on x64-windowsJoel Brobecker2-0/+6
2015-11-23[ARM] "svc" insn check at irrelevant address in ARM unwind info snifferJoel Brobecker2-16/+32
2015-11-23[gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on AndroidJoel Brobecker3-4/+37
2015-11-23Fix space-vs-tab issues in gdb/testsuite/ChangeLog.Joel Brobecker1-3/+3
2015-11-23gdb/dwarf2read: Minimal handling of non-constant struct sizes.Joel Brobecker4-1/+30
2015-11-23opcodes: handle mach-o for thumb/arm disambiguation.Tristan Gingold2-0/+12
2015-11-23darwin-nat: disable sstep cache.Tristan Gingold2-10/+13
2015-11-23solib-darwin: support PIE for spawned processes.Tristan Gingold3-34/+112
2015-11-23darwin-nat: rewrite darwin_read_write_inferiorTristan Gingold2-61/+93
2015-11-22target.h: #include <sys/types.h>.Doug Evans2-0/+5
2015-11-23Automatic date update in version.inGDB Administrator1-1/+1
2015-11-22sim: common: set up CPPFLAGS/CXXFLAGS/LDFLAGS from configure [PR sim/18762]Mike Frysinger2-0/+8
2015-11-22sim: sim_do_commandf: fix call to va_end [PR sim/19273]Mike Frysinger2-2/+13
2015-11-22sim: ppc: avoid use of $< in ordinary rules [PR sim/13834]Mike Frysinger2-5/+13
2015-11-22sim: common: add PRI printf definesMike Frysinger2-0/+28
2015-11-22sim: avr: move global state to sim/cpu stateMike Frysinger3-134/+157
2015-11-22sim: avr: switch to common sim-regMike Frysinger2-4/+14
2015-11-22sim: sh: delete global callback/argvMike Frysinger3-46/+53
2015-11-22sim: h8300: delete global callback/kind/nameMike Frysinger2-47/+27
2015-11-22sim: mn10300: drop global callback handleMike Frysinger3-7/+8
2015-11-22Automatic date update in version.inGDB Administrator1-1/+1
2015-11-21Automatic date update in version.inGDB Administrator1-1/+1
2015-11-20Fix '-data-read-memory-bytes' typo/assertionDon Breazeal2-2/+8
2015-11-20MIPS/GAS/testsuite: Tighten negative-match NaN testsMaciej W. Rozycki6-70/+13