aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2024-10-10[gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linuxTom de Vries1-0/+18
2024-10-09[gdb/testsuite] Fix gdb.base/reggroups.exp with check-read1Tom de Vries1-7/+21
2024-10-08Use ui-out tables in "maint print user-regs"Tom Tromey1-1/+1
2024-10-08[gdb/testsuite] Fix gdb.base/break-interp.exp with check-read1Tom de Vries1-17/+5
2024-10-06[gdb] Rerun spellcheck.shTom de Vries1-2/+2
2024-10-06[gdb] Fix more common misspellingsTom de Vries1-1/+1
2024-10-06[gdb] Fix common misspellingsTom de Vries15-16/+16
2024-09-30Add line-number stylingTom Tromey2-7/+9
2024-09-30gdb: fix filename completion in the middle of a lineAndrew Burgess1-0/+163
2024-09-30gdb: fix for completing a second filename for a commandAndrew Burgess1-102/+120
2024-09-30gdb, testsuite: clean duplicate header includesGerlicher, Klaus1-1/+0
2024-09-24[gdb/cli] Show readline wrapping mode for maint info screenTom de Vries1-6/+22
2024-09-23[gdb/testsuite] Avoid large timeout in gdb.base/checkpoint.expTom de Vries1-18/+32
2024-09-23[gdb/testsuite] Fix gdb.base/return.exp on arm-linuxTom de Vries1-2/+2
2024-09-23[gdb/testsuite] Make parse_args error out on remaining argsTom de Vries1-2/+1
2024-09-23[gdb/testsuite] Fix gdb.base/empty-host-env-vars.expTom de Vries1-23/+9
2024-09-23[gdb/testsuite] Fix gdb.base/attach-deleted-exec.exp with NFSTom de Vries1-3/+21
2024-09-20gdb/testsuite: rework bp-cond-failure to not depend on inliningGuinevere Larsen2-20/+40
2024-09-10gdb/testsuite: add return after a call to 'untested'Andrew Burgess1-3/+4
2024-09-07gdb: parse pending breakpoint thread/task immediatelyAndrew Burgess2-4/+83
2024-09-07gdb: 'target ...' commands now expect quoted/escaped filenamesAndrew Burgess2-4/+4
2024-09-07gdb: allow quoted filenames for commands that have custom completionAndrew Burgess1-2/+4
2024-09-07gdb: add remove-symbol-file command completionAndrew Burgess2-119/+142
2024-09-07gdb: implement readline rl_directory_rewrite_hook callbackAndrew Burgess1-0/+12
2024-09-07gdb: improve gdb_rl_find_completion_word for quoted wordsAndrew Burgess1-8/+4
2024-09-07gdb: apply escaping to filenames in 'complete' resultsAndrew Burgess1-37/+63
2024-09-07gdb: add match formatter mechanism for 'complete' command outputAndrew Burgess1-19/+49
2024-09-07gdb: simplify completion_result::print_matchesAndrew Burgess1-2/+19
2024-09-07gdb: improve escaping when completing filenamesAndrew Burgess1-0/+34
2024-09-07gdb: split apart two different types of filename completionAndrew Burgess1-49/+160
2024-09-07gdb: improve shared library build-id check for core-filesAndrew Burgess1-1/+5
2024-09-07gdb/corefile: don't pretend unavailable sections are readableAndrew Burgess1-0/+39
2024-09-04gdb: reformat Python file with blackAndrew Burgess1-1/+3
2024-09-04gdb: implement ::re_set method for catchpoint classAndrew Burgess4-0/+316
2024-09-03[gdb] Fix typosTom de Vries1-1/+1
2024-08-31[gdb/testsuite] Handle unsupported catch syscallTom de Vries1-23/+2
2024-08-29gdb: reject inserting breakpoints between functionsAndrew Burgess6-35/+27
2024-08-28gdb: add 'maint info blocks' commandAndrew Burgess1-1/+64
2024-08-28gdb: Add 'maint info inline-frames' commandAndrew Burgess2-0/+208
2024-08-19gdb: fix a target: prefix issue in find_separate_debug_fileAndrew Burgess1-17/+0
2024-08-19gdb: avoid '//' in filenames when searching for debuginfoAndrew Burgess1-2/+4
2024-08-09Fix test failure when TUI is not enabledBernd Edlinger1-3/+5
2024-08-09gdb: adjust the default place of 'list' to main's prologueStephan Rohr4-4/+40
2024-08-06Mark unavailable bytes of limited-length arrays when allocating contentsHannes Domani2-0/+12
2024-08-05[gdb] Notice when stepping into different fileTom de Vries3-0/+85
2024-08-02gdb,testsuite: fix gdb.base/list-dot-nodebug and make it more robustGuinevere Larsen1-11/+26
2024-08-02gdb/testsuite: add build-id compile flag to tests that expect itGuinevere Larsen1-1/+1
2024-07-31[gdb/testsuite] Fix trailing-text-in-parentheses duplicatesTom de Vries32-369/+352
2024-07-29Add a test for the gcore scriptAlexandra Hájková2-0/+158
2024-07-27[gdb/tdep] Fix arm thumb2 hw breakpointTom de Vries1-34/+6