Age | Commit message (Expand) | Author | Files | Lines |
2018-01-05 | Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7) | Pedro Alves | 1 | -0/+84 |
2018-01-03 | Unbreak spurious fails in gdb.base/step-line.exp | Joel Brobecker | 2 | -0/+2 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 798 | -800/+798 |
2017-12-27 | reggroups: Add test and docs for `info reg $reggroup` feature | Stafford Horne | 2 | -0/+135 |
2017-12-15 | Implement pahole-like 'ptype /o' option | Sergio Durigan Junior | 2 | -0/+511 |
2017-12-12 | fix "server" command prefix handling (unexpected confirmation queries) | Joel Brobecker | 2 | -0/+60 |
2017-12-12 | gdb: testsuite: Add or1k l.nop instruction | Stafford Horne | 1 | -0/+2 |
2017-12-08 | DWARF-5: .debug_names index consumer | Jan Kratochvil | 1 | -3/+6 |
2017-12-07 | Fix regression in "commands" | Tom Tromey | 1 | -0/+12 |
2017-12-04 | Extend gdb.core/coredump-filter.exp to test dump-excluded-mappings. | Sergio Lopez | 1 | -12/+34 |
2017-12-01 | Add support for the readnever concept | Sergio Durigan Junior | 2 | -0/+124 |
2017-12-01 | Make '{add-,}symbol-file' not care about the position of command line arguments | Sergio Durigan Junior | 1 | -0/+86 |
2017-12-01 | Revert "Add support for the readnever concept" | Sergio Durigan Junior | 2 | -124/+0 |
2017-12-01 | Add support for the readnever concept | Sergio Durigan Junior | 2 | -0/+124 |
2017-12-01 | Replace mail address with the URL in copyright header | Yao Qi | 1 | -2/+1 |
2017-11-29 | Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching] | Pedro Alves | 1 | -1/+1 |
2017-11-29 | Fix add-symbol-file usage and errors | Tom Tromey | 1 | -2/+10 |
2017-11-25 | Fix completing an empty string | Pedro Alves | 2 | -3/+47 |
2017-11-23 | [testsuite] Pass -g3 to clang in gdb.base/macscp.exp | Yao Qi | 1 | -1/+1 |
2017-11-22 | [testsuite] Pass pthreads in prepare_for_testing | Yao Qi | 1 | -1/+1 |
2017-11-22 | [testsuite] Pass -pie in ldflags | Yao Qi | 3 | -3/+4 |
2017-11-22 | Target FP: Make use of MPFR if available | Ulrich Weigand | 2 | -0/+7 |
2017-11-20 | Fix gdb.base/whatis-ptype-typedefs.exp on 32-bit archs | Pedro Alves | 2 | -3/+46 |
2017-11-16 | Test breakpoint commands w/ "continue" + Ctrl-C | Pedro Alves | 2 | -0/+171 |
2017-11-16 | Fix gdb.base/starti.exp racy test | Pedro Alves | 1 | -1/+1 |
2017-11-09 | Fix racy output matching in gdb.base/memattr.exp | Pedro Alves | 1 | -6/+6 |
2017-11-09 | Fix racy output matching in gdb.base/completion.exp | Pedro Alves | 1 | -52/+34 |
2017-11-07 | Make breakpoint/location number parsing error output consistent | Pedro Alves | 1 | -1/+1 |
2017-11-07 | Breakpoint location parsing: always error instead of warning | Pedro Alves | 1 | -3/+3 |
2017-11-07 | Allow enabling/disabling breakpoint location ranges | Xavier Roirand | 1 | -0/+3 |
2017-11-06 | Test attaching to a process that isn't a process group leader | Pedro Alves | 2 | -0/+121 |
2017-10-24 | Fix racy test in gdb.base/new-ui.exp | Pedro Alves | 1 | -3/+12 |
2017-10-24 | Fix unstable test names in gdb.base/startup-with-shell.exp | Pedro Alves | 1 | -2/+5 |
2017-10-20 | Fix 'gdb.base/quit.exp hangs forever' if the test fails | Pedro Alves | 1 | -9/+11 |
2017-10-19 | Fix inferior deadlock with "target remote | CMD" | Pedro Alves | 2 | -0/+113 |
2017-10-17 | Add several "quit with live inferior" tests | Pedro Alves | 2 | -0/+205 |
2017-10-13 | Skip a few tests on targets that can't use the "run" commmand. | Pedro Alves | 2 | -10/+6 |
2017-10-13 | Fix gdb.base/testenv.exp against --target_board=native-extended-gdbserver | Pedro Alves | 1 | -68/+131 |
2017-10-13 | Make gdb.base/find-unmapped.exp pass on remote targets | Pedro Alves | 1 | -13/+53 |
2017-10-13 | Fix gdb.base/term.exp on non-"target native" boards | Pedro Alves | 1 | -8/+10 |
2017-10-13 | Tweak gdb.base/corefile.exp is_remote check | Pedro Alves | 1 | -1/+19 |
2017-10-13 | Fix is_remote check in gdb.base/remote.exp | Pedro Alves | 1 | -4/+7 |
2017-10-13 | gdb.base/remote.exp: Fix typo and add missing return | Pedro Alves | 1 | -1/+2 |
2017-10-13 | Make gdb.base/solib-nodir.exp work with --target_board=native-extended-gdbserver | Pedro Alves | 1 | -3/+15 |
2017-10-13 | Eliminate is_remote check in gdb.base/shlib-call.exp | Pedro Alves | 1 | -11/+15 |
2017-10-13 | Eliminate is_remote check in gdb.base/scope.exp | Pedro Alves | 1 | -15/+16 |
2017-10-13 | Remove references to gdb64 in the testsuite | Pedro Alves | 2 | -16/+1 |
2017-10-12 | Remove is_remote check in labels.exp | Simon Marchi | 1 | -6/+0 |
2017-10-12 | Make gdb.base/auvx.exp work with --target_board=native-extended-gdbserver | Pedro Alves | 1 | -3/+3 |
2017-10-12 | Run gdb.base/catch-fork-static.exp on remote target boards | Pedro Alves | 1 | -4/+0 |