Age | Commit message (Expand) | Author | Files | Lines |
2014-02-18 | New TESTS variable to run a subset of tests in parallel. | Doug Evans | 3 | -1/+60 |
2014-02-18 | * Makefile.in (check-parallel): rm -rf outputs temp. | Doug Evans | 2 | -1/+5 |
2014-02-16 | Fix "ERROR: no fileid for" in the testsuite. | Jan Kratochvil | 2 | -1/+7 |
2014-02-12 | Test for binary,dwp symlinks into different directories. | Doug Evans | 3 | -1/+55 |
2014-02-11 | * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead | Doug Evans | 2 | -19/+18 |
2014-02-10 | Avoid killing all processes. | Mark Kettenis | 2 | -0/+8 |
2014-02-10 | Wrong type for 'Length result. | Joel Brobecker | 5 | -0/+135 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 60 | -3/+5238 |
2014-02-10 | Fix PR16543 | Yao Qi | 4 | -2/+25 |
2014-02-08 | Fix typo in test name | Andreas Schwab | 2 | -1/+5 |
2014-02-08 | Test no =breakpoint-modified is emitted for modifications from MI commands | Yao Qi | 2 | -0/+23 |
2014-02-07 | Make sure we don't resume the stepped thread by accident. | Pedro Alves | 3 | -0/+271 |
2014-02-07 | Fix gdb.threads/stepi-random-signal.exp on software single-step targets. | Pedro Alves | 2 | -0/+9 |
2014-02-06 | Fix i386-sse-stack-align.exp regression since GDB_PARALLEL. | Jan Kratochvil | 2 | -1/+6 |
2014-02-05 | fix copyright year in new files in previous checkin | Doug Evans | 1 | -1/+1 |
2014-02-05 | Extension Language API | Doug Evans | 3 | -2/+44 |
2014-02-05 | Create inferior for ctf target. | Yao Qi | 2 | -1/+11 |
2014-02-05 | Create inferior for tfile target | Yao Qi | 2 | -3/+8 |
2014-02-04 | PowerPC64 ELFv2 ABI: skip global entry point code | Ulrich Weigand | 3 | -2/+18 |
2014-02-04 | PowerPC64 little-endian fixes: 128-bit DFP parameters / registers | Ulrich Weigand | 2 | -1/+5 |
2014-02-04 | PowerPC64 little-endian fixes: VSX tests and pseudo-regs | Ulrich Weigand | 2 | -6/+37 |
2014-02-04 | PowerPC64 little-endian fixes: AltiVec tests | Ulrich Weigand | 2 | -7/+11 |
2014-01-29 | This changeset makes sparc64_linux_step_trap to return 0 when a | Jose E. Marchesi | 4 | -1/+92 |
2014-01-28 | Fix info-shared.exp testcase to expect the leading `.' found on ppc64's symbols. | Edjunior Barbosa Machado | 2 | -10/+14 |
2014-01-27 | Try printing array range using the name of its index type | Joel Brobecker | 5 | -0/+100 |
2014-01-23 | fix erroneous error-handling in frame filter code | Tom Tromey | 3 | -0/+38 |
2014-01-23 | fix crash in frame filters | Tom Tromey | 3 | -3/+13 |
2014-01-22 | New gdbserver option --debug-format=timestamp. | Doug Evans | 2 | -0/+8 |
2014-01-22 | gdb/ChangeLog: | Andreas Arnez | 2 | -1/+6 |
2014-01-22 | Fix regression on s390x with entry-values.exp. | Andreas Arnez | 2 | -2/+9 |
2014-01-22 | Re-introduce '_start' labels and add alignment in dw2-dir-file-name test case. | Andreas Arnez | 3 | -4/+19 |
2014-01-22 | Prevent appending "-g" after "-g3" to compile options in info-macros.exp. | Andreas Arnez | 2 | -1/+8 |
2014-01-18 | Fix and update D demangling support in gdb to the current mangling ABI. | Iain Buclaw | 2 | -0/+210 |
2014-01-18 | Define all basic data types of D and add them to the primitive type | Iain Buclaw | 2 | -0/+65 |
2014-01-18 | Add gdb.dlang to the gdb testsuite for the purpose of creating D | Iain Buclaw | 7 | -3/+69 |
2014-01-16 | record-btrace: add (reverse-)stepping support | Markus Metzger | 16 | -19/+817 |
2014-01-16 | record-btrace: show trace from enable location | Markus Metzger | 8 | -113/+192 |
2014-01-16 | record-btrace: extend unwinder | Markus Metzger | 3 | -0/+32 |
2014-01-16 | record-btrace: add record goto target methods | Markus Metzger | 5 | -1/+584 |
2014-01-16 | record-btrace: make ranges include begin and end | Markus Metzger | 3 | -5/+13 |
2014-01-16 | record-btrace: optionally indent function call history | Markus Metzger | 10 | -22/+696 |
2014-01-16 | record-btrace: start counting at one | Markus Metzger | 3 | -111/+117 |
2014-01-16 | btrace: change branch trace data structure | Markus Metzger | 3 | -17/+32 |
2014-01-16 | btrace, test: fix multi-line btrace tests | Markus Metzger | 3 | -159/+150 |
2014-01-16 | test, btrace: update expected text | Markus Metzger | 2 | -3/+7 |
2014-01-16 | Fix testsuite/gdb.dwarf2/dw2-dos-drive.exp on ARM. | Omair Javaid | 2 | -1/+7 |
2014-01-15 | AArch64: gdb.base/float.exp: Fix `info float' test | Maciej W. Rozycki | 2 | -1/+7 |
2014-01-15 | gdb: ARM: Update configure.tgt and enable gdb.reverse testsuite | Omair Javaid | 2 | -2/+9 |
2014-01-13 | Use bitpos and type to lookup a gdb.Field object when its name is 'None'. | Siva Chandra | 5 | -0/+70 |
2014-01-10 | Since upstream gcc has recently increased the function alignment on | Andreas Arnez | 3 | -5/+12 |