Age | Commit message (Expand) | Author | Files | Lines |
2024-11-04 | gdb: add filename option support | Andrew Burgess | 2 | -7/+95 |
2024-10-26 | gdb/testsuite: fix test pattern after switch to -lbl matching | Andrew Burgess | 1 | -3/+3 |
2024-10-25 | [gdb/testsuite] Fix some test-cases for check-read1 (-lbl) | Tom de Vries | 1 | -7/+14 |
2024-10-25 | [gdb/testsuite] Fix some test-cases for check-read1 (pipe/grep) | Tom de Vries | 5 | -13/+30 |
2024-10-25 | [gdb/testsuite] Fix some test-cases for check-read1 (gdb_test_lines) | Tom de Vries | 1 | -8/+6 |
2024-10-22 | [gdb/testsuite] Handle maint set dwarf synchronous off default | Tom de Vries | 1 | -1/+5 |
2024-10-21 | [gdb/contrib] Handle dot in spellcheck.sh | Tom de Vries | 3 | -3/+3 |
2024-10-20 | gdb: fix 'maint info inline-frames' after 'stepi' | Andrew Burgess | 1 | -0/+14 |
2024-10-10 | [gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linux | Tom de Vries | 1 | -0/+18 |
2024-10-09 | [gdb/testsuite] Fix gdb.base/reggroups.exp with check-read1 | Tom de Vries | 1 | -7/+21 |
2024-10-08 | Use ui-out tables in "maint print user-regs" | Tom Tromey | 1 | -1/+1 |
2024-10-08 | [gdb/testsuite] Fix gdb.base/break-interp.exp with check-read1 | Tom de Vries | 1 | -17/+5 |
2024-10-06 | [gdb] Rerun spellcheck.sh | Tom de Vries | 1 | -2/+2 |
2024-10-06 | [gdb] Fix more common misspellings | Tom de Vries | 1 | -1/+1 |
2024-10-06 | [gdb] Fix common misspellings | Tom de Vries | 15 | -16/+16 |
2024-09-30 | Add line-number styling | Tom Tromey | 2 | -7/+9 |
2024-09-30 | gdb: fix filename completion in the middle of a line | Andrew Burgess | 1 | -0/+163 |
2024-09-30 | gdb: fix for completing a second filename for a command | Andrew Burgess | 1 | -102/+120 |
2024-09-30 | gdb, testsuite: clean duplicate header includes | Gerlicher, Klaus | 1 | -1/+0 |
2024-09-24 | [gdb/cli] Show readline wrapping mode for maint info screen | Tom de Vries | 1 | -6/+22 |
2024-09-23 | [gdb/testsuite] Avoid large timeout in gdb.base/checkpoint.exp | Tom de Vries | 1 | -18/+32 |
2024-09-23 | [gdb/testsuite] Fix gdb.base/return.exp on arm-linux | Tom de Vries | 1 | -2/+2 |
2024-09-23 | [gdb/testsuite] Make parse_args error out on remaining args | Tom de Vries | 1 | -2/+1 |
2024-09-23 | [gdb/testsuite] Fix gdb.base/empty-host-env-vars.exp | Tom de Vries | 1 | -23/+9 |
2024-09-23 | [gdb/testsuite] Fix gdb.base/attach-deleted-exec.exp with NFS | Tom de Vries | 1 | -3/+21 |
2024-09-20 | gdb/testsuite: rework bp-cond-failure to not depend on inlining | Guinevere Larsen | 2 | -20/+40 |
2024-09-10 | gdb/testsuite: add return after a call to 'untested' | Andrew Burgess | 1 | -3/+4 |
2024-09-07 | gdb: parse pending breakpoint thread/task immediately | Andrew Burgess | 2 | -4/+83 |
2024-09-07 | gdb: 'target ...' commands now expect quoted/escaped filenames | Andrew Burgess | 2 | -4/+4 |
2024-09-07 | gdb: allow quoted filenames for commands that have custom completion | Andrew Burgess | 1 | -2/+4 |
2024-09-07 | gdb: add remove-symbol-file command completion | Andrew Burgess | 2 | -119/+142 |
2024-09-07 | gdb: implement readline rl_directory_rewrite_hook callback | Andrew Burgess | 1 | -0/+12 |
2024-09-07 | gdb: improve gdb_rl_find_completion_word for quoted words | Andrew Burgess | 1 | -8/+4 |
2024-09-07 | gdb: apply escaping to filenames in 'complete' results | Andrew Burgess | 1 | -37/+63 |
2024-09-07 | gdb: add match formatter mechanism for 'complete' command output | Andrew Burgess | 1 | -19/+49 |
2024-09-07 | gdb: simplify completion_result::print_matches | Andrew Burgess | 1 | -2/+19 |
2024-09-07 | gdb: improve escaping when completing filenames | Andrew Burgess | 1 | -0/+34 |
2024-09-07 | gdb: split apart two different types of filename completion | Andrew Burgess | 1 | -49/+160 |
2024-09-07 | gdb: improve shared library build-id check for core-files | Andrew Burgess | 1 | -1/+5 |
2024-09-07 | gdb/corefile: don't pretend unavailable sections are readable | Andrew Burgess | 1 | -0/+39 |
2024-09-04 | gdb: reformat Python file with black | Andrew Burgess | 1 | -1/+3 |
2024-09-04 | gdb: implement ::re_set method for catchpoint class | Andrew Burgess | 4 | -0/+316 |
2024-09-03 | [gdb] Fix typos | Tom de Vries | 1 | -1/+1 |
2024-08-31 | [gdb/testsuite] Handle unsupported catch syscall | Tom de Vries | 1 | -23/+2 |
2024-08-29 | gdb: reject inserting breakpoints between functions | Andrew Burgess | 6 | -35/+27 |
2024-08-28 | gdb: add 'maint info blocks' command | Andrew Burgess | 1 | -1/+64 |
2024-08-28 | gdb: Add 'maint info inline-frames' command | Andrew Burgess | 2 | -0/+208 |
2024-08-19 | gdb: fix a target: prefix issue in find_separate_debug_file | Andrew Burgess | 1 | -17/+0 |
2024-08-19 | gdb: avoid '//' in filenames when searching for debuginfo | Andrew Burgess | 1 | -2/+4 |
2024-08-09 | Fix test failure when TUI is not enabled | Bernd Edlinger | 1 | -3/+5 |