Age | Commit message (Expand) | Author | Files | Lines |
2015-04-21 | Fix pascal behavior for class fields with testcase | Pierre Muller | 4 | -0/+143 |
2015-04-20 | Fix three test failures with extended remote targets | Gary Benson | 2 | -4/+21 |
2015-04-17 | Access executable from remote system when first inferior appears | Gary Benson | 2 | -0/+6 |
2015-04-16 | Fix {mi-tracepoint-changed, mi-tsv-changed}.exp with native-extended-gdbserver | Pedro Alves | 2 | -2/+12 |
2015-04-16 | Fix gdbserver_reconnect_p handling | Pedro Alves | 2 | -0/+13 |
2015-04-16 | s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targets | Andreas Arnez | 3 | -3/+11 |
2015-04-16 | GDB tests for Go language support: remove unnecessary first breakpoint | Andreas Arnez | 9 | -40/+24 |
2015-04-15 | Some Python 3 fixes | Simon Marchi | 5 | -9/+22 |
2015-04-15 | Fix fails in gdb.dwarf2/dynarr-ptr.exp | Yao Qi | 2 | -1/+6 |
2015-04-15 | Increase timeout in watch-bitfields.exp for software watchpoint | Yao Qi | 6 | -54/+92 |
2015-04-14 | Harden gdb.base/bp-permanent.exp | Luis Machado | 2 | -1/+6 |
2015-04-13 | Harden gdb.base/bp-permanent.exp | Luis Machado | 2 | -1/+17 |
2015-04-13 | Harden gdb.base/coredump-filter.exp | Luis Machado | 2 | -0/+17 |
2015-04-13 | Catch exception in lib/gdbserver-support.exp:gdb_exit | Yao Qi | 2 | -9/+22 |
2015-04-13 | Rename variable "addr" to "coredump_var_addr" in gdb.base/coredump-filter.exp | Sergio Durigan Junior | 2 | -4/+9 |
2015-04-10 | Cleanup signal-while-stepping-over-bp-other-thread.exp | Pedro Alves | 2 | -10/+15 |
2015-04-10 | step-over-trips-on-watchpoint.exp: Don't put addresses in test messages | Pedro Alves | 2 | -2/+10 |
2015-04-10 | [arm] watchpoint-reuse-slot.exp: skip setting HW points on some address | Yao Qi | 2 | -0/+33 |
2015-04-10 | Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced s... | Pedro Alves | 3 | -10/+46 |
2015-04-10 | Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86 | Pedro Alves | 3 | -6/+49 |
2015-04-10 | Fix gdb.base/sigstep.exp with displaced stepping on software single-step targets | Pedro Alves | 2 | -23/+73 |
2015-04-10 | gdb/18216: displaced step+deliver signal, a thread needs step-over, crash | Pedro Alves | 2 | -7/+5 |
2015-04-10 | [arm] Fix displaced stepping for thumb alu reg instruction | Yao Qi | 3 | -0/+67 |
2015-04-10 | PR13858 - Can't do displaced stepping with no symbols | Pedro Alves | 2 | -0/+97 |
2015-04-09 | Add Guile frame-read-register command | Andy Wingo | 2 | -0/+25 |
2015-04-08 | Fix Python completion when using the "complete" command | Sergio Durigan Junior | 3 | -2/+164 |
2015-04-08 | Add test for PR18214 and PR18216 - multiple step-overs with queued signals | Pedro Alves | 3 | -14/+88 |
2015-04-08 | Fix gdb.trace/{actions,infotrace,while-stepping}.exp with extended-remote | Pedro Alves | 4 | -3/+33 |
2015-04-07 | gdb.base/interrupt.exp: Use send_inferior/$inferior_spawn_id | Pedro Alves | 2 | -19/+43 |
2015-04-07 | testsuite: Introduce $inferior_spawn_id | Pedro Alves | 3 | -4/+69 |
2015-04-07 | testsuite: Don't use expect_background to reap gdbserver | Pedro Alves | 3 | -27/+58 |
2015-04-07 | gdb_test_multiple: Fix user code argument processing | Pedro Alves | 2 | -1/+6 |
2015-04-07 | gdb.base/interrupt.exp: Use gdb_test_multiple instead of gdb_expect | Pedro Alves | 2 | -40/+54 |
2015-04-07 | gdb.base/interrupt.exp: Fix race | Pedro Alves | 2 | -6/+9 |
2015-04-07 | Fix gdb.trace/actions.exp race | Pedro Alves | 2 | -2/+14 |
2015-04-07 | Properly set alarm value in gdb.threads/non-stop-fair-events.exp | Yao Qi | 3 | -3/+17 |
2015-04-06 | Add testcase for stub-method reading in stabs. | Doug Evans | 3 | -1/+65 |
2015-04-06 | * lib/pascal.exp (gpc_compile): Rename dest arg to destfile. | Doug Evans | 2 | -8/+19 |
2015-04-03 | Do not consider reference types as dynamic | Pierre-Marie de Rodat | 3 | -0/+83 |
2015-04-02 | kfail two tests in no-unwaited-for-left.exp for remote target | Yao Qi | 2 | -0/+11 |
2015-04-02 | Make the default sysroot be "target:" | Gary Benson | 2 | -0/+8 |
2015-04-01 | Add support for writing unwinders in Python. | Sasha Smundak | 7 | -0/+390 |
2015-04-01 | gdb.threads/manythreads.exp: can't read "test": no such variable | Pedro Alves | 2 | -1/+6 |
2015-04-01 | Fix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGS | Pedro Alves | 2 | -0/+8 |
2015-04-01 | Share the "multi_line" helper among all testcases | Pierre-Marie de Rodat | 20 | -161/+130 |
2015-04-01 | Crash on thread id wrap around | Pedro Alves | 3 | -0/+236 |
2015-03-31 | Implement support for checking /proc/PID/coredump_filter | Sergio Durigan Junior | 3 | -0/+265 |
2015-03-31 | dwarf.exp: Allow generating a stub .debug_line section | Petr Machata | 2 | -1/+150 |
2015-03-26 | testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwin | Jon Turney | 2 | -1/+6 |
2015-03-26 | Properly intern constants into psymtab | Andy Wingo | 3 | -0/+92 |