Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-29 | Test 'set print frame-info|frame-arguments presence'. | Philippe Waroquiers | 1 | -0/+1 |
2019-07-11 | gdb: Allow quoting around string options in the gdb::option framework | Andrew Burgess | 1 | -17/+39 |
2019-07-03 | Teach gdb::option about string options | Pedro Alves | 1 | -17/+65 |
2019-07-03 | Make gdb::option::complete_options save processed arguments too | Pedro Alves | 1 | -29/+81 |
2019-07-02 | Make "info threads" use the gdb::option framework | Pedro Alves | 1 | -0/+18 |
2019-06-13 | Make "thread apply" use the gdb::option framework | Pedro Alves | 1 | -3/+92 |
2019-06-13 | Make "frame apply" support -OPT options | Pedro Alves | 1 | -3/+94 |
2019-06-13 | "backtrace full/no-filters/hide" completer | Pedro Alves | 1 | -0/+11 |
2019-06-13 | Make "backtrace" support -OPT options | Pedro Alves | 1 | -2/+58 |
2019-06-13 | Make "print" and "compile print" support -OPT options | Pedro Alves | 1 | -0/+122 |
2019-06-13 | Introduce generic command options framework | Pedro Alves | 1 | -0/+554 |