aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/options.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-19GDB: Add a character string limiting optionAndrew Burgess1-0/+1
2023-01-19GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki1-20/+27
2023-01-13Rename to allow_tui_testsTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-01Remove one copy of skip_compile_feature_testsTom Tromey1-0/+1
2022-06-18gdb: Add new 'print nibbles' featureEnze Li1-0/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-2/+0
2021-07-14[gdb/testsuite] Add missing skip_tui_testsTom de Vries1-12/+21
2021-03-24Extend "x" and "print" commands to support memory taggingLuis Machado1-0/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-11Implement 'print -raw-values' and 'set print raw-values on|off'Philippe Waroquiers1-0/+1
2019-07-29Test 'set print frame-info|frame-arguments presence'.Philippe Waroquiers1-0/+1
2019-07-11gdb: Allow quoting around string options in the gdb::option frameworkAndrew Burgess1-17/+39
2019-07-03Teach gdb::option about string optionsPedro Alves1-17/+65
2019-07-03Make gdb::option::complete_options save processed arguments tooPedro Alves1-29/+81
2019-07-02Make "info threads" use the gdb::option frameworkPedro Alves1-0/+18
2019-06-13Make "thread apply" use the gdb::option frameworkPedro Alves1-3/+92
2019-06-13Make "frame apply" support -OPT optionsPedro Alves1-3/+94
2019-06-13"backtrace full/no-filters/hide" completerPedro Alves1-0/+11
2019-06-13Make "backtrace" support -OPT optionsPedro Alves1-2/+58
2019-06-13Make "print" and "compile print" support -OPT optionsPedro Alves1-0/+122
2019-06-13Introduce generic command options frameworkPedro Alves1-0/+554