summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/options.exp
Commit message (Expand)AuthorAgeFilesLines
* GDB: Add a character string limiting optionAndrew Burgess2023-01-191-0/+1
* GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki2023-01-191-20/+27
* Rename to allow_tui_testsTom Tromey2023-01-131-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Remove one copy of skip_compile_feature_testsTom Tromey2022-12-011-0/+1
* gdb: Add new 'print nibbles' featureEnze Li2022-06-181-0/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-301-2/+0
* [gdb/testsuite] Add missing skip_tui_testsTom de Vries2021-07-141-12/+21
* Extend "x" and "print" commands to support memory taggingLuis Machado2021-03-241-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Implement 'print -raw-values' and 'set print raw-values on|off'Philippe Waroquiers2019-12-111-0/+1
* Test 'set print frame-info|frame-arguments presence'.Philippe Waroquiers2019-07-291-0/+1
* gdb: Allow quoting around string options in the gdb::option frameworkAndrew Burgess2019-07-111-17/+39
* Teach gdb::option about string optionsPedro Alves2019-07-031-17/+65
* Make gdb::option::complete_options save processed arguments tooPedro Alves2019-07-031-29/+81
* Make "info threads" use the gdb::option frameworkPedro Alves2019-07-021-0/+18
* Make "thread apply" use the gdb::option frameworkPedro Alves2019-06-131-3/+92
* Make "frame apply" support -OPT optionsPedro Alves2019-06-131-3/+94
* "backtrace full/no-filters/hide" completerPedro Alves2019-06-131-0/+11
* Make "backtrace" support -OPT optionsPedro Alves2019-06-131-2/+58
* Make "print" and "compile print" support -OPT optionsPedro Alves2019-06-131-0/+122
* Introduce generic command options frameworkPedro Alves2019-06-131-0/+554