aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/options.exp
AgeCommit message (Expand)AuthorFilesLines
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