Rev. | Tiempo | Autor |
---|---|---|
ebcc5fb users/palves/format_strings-experiment | 2019-07-01 22:07:58 | Pedro Alves |
string_field |
||
fd5bce2 | 2019-07-01 21:46:27 | Pedro Alves |
down with .ptr() |
||
74899ce | 2019-07-01 21:25:15 | Pedro Alves |
Eliminate %pN |
||
de45ea7 | 2019-07-01 20:56:22 | Pedro Alves |
printf_filtered |
||
a718b6a | 2019-06-08 03:39:44 | Tom Tromey |
make %pS and %pN work again |
||
8ffa2c8 | 2019-06-08 03:27:52 | Tom Tromey |
Switch more styled output to use %ps |
||
ad89c43 | 2019-06-07 01:35:18 | Tom Tromey |
Remove the ui_out_style_kind enum |
||
52bf843 | 2019-06-06 05:30:46 | Pedro Alves |
Introduce %ps / styled_string |
||
8f1d863 | 2019-06-06 04:44:54 | Pedro Alves |
Support %pS / %pN for styling |
||
bef6254 | 2019-06-05 17:17:16 | Pedro Alves |
Make ui_out::message support %pF, %pS, %pN |
||
5141b4c | 2019-06-05 07:30:03 | Pedro Alves |
NEWS and manual changes for command options changes |
||
6677510 | 2019-06-05 07:30:03 | Pedro Alves |
Delete parse_flags/parse_flags_qcs |
||
88efc23 | 2019-06-05 07:30:03 | Pedro Alves |
Make "thread apply" use the gdb::option framework |
||
e76fa16 | 2019-06-05 07:30:03 | Pedro Alves |
"thread apply 1 -- -" vs "frame apply level 0 -- -" |
||
9bec608 | 2019-06-05 07:30:03 | Pedro Alves |
Make "frame apply" support -OPT options |
||
b40116b | 2019-06-05 07:30:03 | Pedro Alves |
Introduce complete_nested_command_line |
||
9e835ee | 2019-06-05 07:30:03 | Pedro Alves |
lib/completion-support.exp: Add test_gdb_completion_offers_commands |
||
e62ef76 | 2019-06-05 07:30:03 | Pedro Alves |
"backtrace full/no-filters/hide" completer |
||
9c89342 | 2019-06-05 07:30:03 | Pedro Alves |
Make "backtrace" support -OPT options |
||
8ef80d1 | 2019-06-05 07:30:02 | Pedro Alves |
"set print raw frame-arguments" -> "set print raw-frame-arguments" |
||
1b45440 | 2019-06-05 07:30:02 | Pedro Alves |
Migrate rest of compile commands to new options framework |
||
55ff4e3 | 2019-06-05 07:30:02 | Pedro Alves |
Make "print" and "compile print" support -OPT options |
||
b6b79e4 | 2019-06-05 07:30:02 | Pedro Alves |
Introduce generic command options framework |
||
ecbe3a0 | 2019-06-05 07:30:02 | Pedro Alves |
number_or_range_parser::get_number, don't treat "1 -" as a range |
||
683f7a0 | 2019-06-05 07:30:02 | Pedro Alves |
boolean/auto-boolean commands, make "o" ambiguous |
||
f388890 | 2019-06-05 07:30:02 | Pedro Alves |
New set/show testing framework (gdb.base/settings.exp) |
||
c2cdb71 | 2019-06-05 07:30:02 | Pedro Alves |
gdb.base/completion.exp: Fix comment typo |
||
4965a4a | 2019-06-05 07:30:02 | Pedro Alves |
Remove "show" command completers, "set" command completers for string commands |
||
d0e8b2c | 2019-06-05 07:22:42 | Pedro Alves |
Fix "set enum-command value junk" |
||
bd30787 | 2019-06-05 07:22:42 | Pedro Alves |
Allow "unlimited" abbreviations |