Age | Commit message (Expand) | Author | Files | Lines |
2019-08-28 | [gdb/testsuite] Fix info-var.exp for debug info from other files | Tom de Vries | 1 | -2/+8 |
2019-08-27 | gdb: Add new -n flag to some info commands | Andrew Burgess | 5 | -44/+181 |
2019-08-21 | Fix nullptr in with_command_1 | Pedro Alves | 1 | -0/+2 |
2019-08-21 | [gdb/testsuite] Stabilize gdb-caching-proc.exp test order | Tom de Vries | 1 | -0/+1 |
2019-08-16 | [gdb/testsuite] Fix compare-sections.exp with -fPIE/-pie | Tom de Vries | 1 | -2/+9 |
2019-08-15 | Fix paste-o in examine-backward.exp. | Sandra Loosemore | 1 | -1/+1 |
2019-08-15 | Skip batch-preserve-term-settings.exp tests that cannot work on Windows. | Sandra Loosemore | 1 | -0/+7 |
2019-08-07 | Make first and last lines of 'command help documentation' consistent. | Philippe Waroquiers | 2 | -6/+6 |
2019-08-06 | Add more styling to "disassemble" | Tom Tromey | 2 | -1/+10 |
2019-08-05 | [gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factor | Tom de Vries | 2 | -31/+44 |
2019-08-03 | New test for 'info sources [-dirname | -basename] [--] [REGEXP]'. | Philippe Waroquiers | 3 | -0/+141 |
2019-08-01 | Remove directory names from gdb.base/batch-exit-status.exp | Pedro Franco de Carvalho | 1 | -12/+20 |
2019-08-01 | [gdb/testsuite] Fix gdb.base/structs.exp timeout with check-read1 | Tom de Vries | 1 | -1/+5 |
2019-08-01 | [gdb/testsuite] Fix gdb.base/break-interp.exp timeout with check-read1 | Tom de Vries | 1 | -0/+8 |
2019-08-01 | [gdb/testsuite] Fix gdb.base/signals.exp timeout with check-read1 | Tom de Vries | 1 | -2/+15 |
2019-07-29 | Test 'set print frame-info|frame-arguments presence'. | Philippe Waroquiers | 2 | -0/+61 |
2019-07-29 | [gdb/testsuite] Fix gdb.base/maint.exp with check-read1 | Tom de Vries | 1 | -3/+3 |
2019-07-29 | [gdb/testsuite] Fix gdb.base/define.exp with check-read1 | Tom de Vries | 1 | -1/+1 |
2019-07-24 | [gdb/testsuite] Fix infoline-reloc-main-from-zero.exp compilation | Tom de Vries | 1 | -1/+1 |
2019-07-24 | [gdb/testsuite] Fix info-types.exp for debug info from more than one file | Tom de Vries | 1 | -2/+6 |
2019-07-22 | gdb: Show type summary for anonymous structures from c_print_typedef | Andrew Burgess | 2 | -3/+60 |
2019-07-22 | gdb: Improve output from "info types" commad | Andrew Burgess | 2 | -0/+187 |
2019-07-11 | gdb: Allow quoting around string options in the gdb::option framework | Andrew Burgess | 1 | -17/+39 |
2019-07-10 | Restore original GDB prompt in define.exp | Richard Bunt | 1 | -1/+10 |
2019-07-09 | Fix printcmds.exp failure for wide strings tests. | Philippe Waroquiers | 1 | -15/+14 |
2019-07-08 | Ensure GDB printf command can print convenience var strings without a target. | Philippe Waroquiers | 1 | -5/+54 |
2019-07-08 | Fix breakpoints on file reloads for PIE binaries | Alan Hayward | 1 | -30/+36 |
2019-07-03 | pipe command completer | Pedro Alves | 1 | -2/+45 |
2019-07-03 | Teach gdb::option about string options | Pedro Alves | 1 | -17/+65 |
2019-07-03 | Make gdb::option::complete_options save processed arguments too | Pedro Alves | 1 | -29/+81 |
2019-07-03 | Introduce the "with" command | Pedro Alves | 2 | -0/+330 |
2019-07-03 | "maint test-settings set/show" -> "maint set/show test-settings" | Pedro Alves | 1 | -13/+13 |
2019-07-03 | Fix defaults of some "maint test-settings" subcommands | Pedro Alves | 1 | -3/+6 |
2019-07-02 | Make "info threads" use the gdb::option framework | Pedro Alves | 1 | -0/+18 |
2019-06-26 | [gdb/testsuite] Add back missing debug for index-cache.exp | Tom de Vries | 1 | -1/+1 |
2019-06-25 | Fix alias command not detecting non matching prefix & sometimes asserting. | Philippe Waroquiers | 1 | -0/+50 |
2019-06-21 | [gdb/testsuite] Compile index-cache.c with -Wl,--build-id | Tom de Vries | 1 | -1/+2 |
2019-06-18 | Add comment to list0.h | Tom Tromey | 1 | -1/+1 |
2019-06-16 | Make gdb.base/index-cache.exp work with readnow board (PR 24669) | Simon Marchi | 1 | -20/+29 |
2019-06-15 | gdb: Don't allow annotations to influence what else GDB prints | Andrew Burgess | 1 | -2/+2 |
2019-06-15 | gdb: Remove file path from test name | Andrew Burgess | 1 | -1/+2 |
2019-06-14 | Do not emit style escape sequences to log file | Tom Tromey | 1 | -0/+70 |
2019-06-14 | Warn if add-symbol-file does not provide any symbols | Tom Tromey | 2 | -0/+48 |
2019-06-14 | Only compute realpath when basenames_may_differ is set | Tom Tromey | 1 | -0/+51 |
2019-06-13 | Fix "set integer-command unlimited junk" | Pedro Alves | 1 | -0/+11 |
2019-06-13 | Make "thread apply" use the gdb::option framework | Pedro Alves | 1 | -3/+92 |
2019-06-13 | Make "frame apply" support -OPT options | Pedro Alves | 1 | -3/+94 |
2019-06-13 | "backtrace full/no-filters/hide" completer | Pedro Alves | 1 | -0/+11 |
2019-06-13 | Make "backtrace" support -OPT options | Pedro Alves | 1 | -2/+58 |
2019-06-13 | Make "print" and "compile print" support -OPT options | Pedro Alves | 1 | -0/+122 |