103 Commits (d322d6d69df61a1af481de7e50359c3d92c0de14)

Author SHA1 Message Date
Tom Tromey d322d6d69d Move gdb_regex to gdbsupport 4 years ago
Tom Tromey 7904e9613e Move gdb_argv to gdbsupport 6 years ago
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py 4 years ago
Simon Marchi c471bdb198 gdb: use intrusive_list for cmd_list_element aliases list 4 years ago
Lancelot SIX 1d7fe7f01b gdb: Introduce setting construct within cmd_list_element 5 years ago
Simon Marchi 5538b03c98 gdb: remove cmd_list_element::function::sfunc 5 years ago
Simon Marchi 3a553c80da gdb: rename cfunc to simple_func 5 years ago
Simon Marchi d6ff04a343 gdb: add assert in cmd_list_element::set_context 5 years ago
Simon Marchi 0f8e203412 gdb: add context getter/setter to cmd_list_element 5 years ago
Simon Marchi 034dce7a47 gdb: add cmd_list_element::is_command_class_help 5 years ago
Simon Marchi 3d0b356410 gdb: add cmd_list_element::is_prefix 5 years ago
Simon Marchi 1be99b11f8 gdb: add cmd_list_element::is_alias 5 years ago
Simon Marchi 9985872497 gdb: rename cmd_list_element::cmd_pointer to target 5 years ago
Simon Marchi 14b42fc4a0 gdb: rename cmd_list_element::prefixlist to subcommands 5 years ago
Simon Marchi 413b49c2b6 gdb: move cmd_list_element::prefixname to cli/cli-decode.c 5 years ago
Simon Marchi 0b2256f772 gdb: remove cmd_list_element::pre_show_hook 5 years ago
Marco Barisione 2f822da535 gdb: generate the prefix name for prefix commands on demand 5 years ago
Simon Marchi 64f30eb0f8 gdb: fix indentation of cmd_list_element 5 years ago
Joel Brobecker 3666a04883 Update copyright year range in all GDB files 5 years ago
Simon Marchi dda83cd783 gdb, gdbserver, gdbsupport: fix leading space vs tabs issues 6 years ago
Tom Tromey cd4c4c07f4 Remove "cmd_type" function 6 years ago
Philippe Waroquiers cf00cd6faf default-args: allow to define default arguments for aliases 7 years ago
Philippe Waroquiers 3b3aaacba1 Fix/improve 'help CLASS' output 6 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 6 years ago
Tom Tromey 3ea16160a6 Let commands free "name" 6 years ago
Philippe Waroquiers 590042fc45 Make first and last lines of 'command help documentation' consistent. 7 years ago
Tom Tromey 0d12e84cfc Don't include gdbarch.h from defs.h 7 years ago
Pedro Alves 9d0faba9f5 Introduce generic command options framework 7 years ago
Philippe Waroquiers 66d8c86285 Improve usability and/or readibility of help and apropos output. 7 years ago
Tom Tromey 1a5c25988e Normalize include guards in gdb 7 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 7 years ago
Tom Tromey 12973681f5 Use counted_command_line everywhere 8 years ago
Tom Tromey e2fc72e2c5 Allocate cmd_list_element with new 8 years ago
Joel Brobecker e2882c8578 Update copyright year range in all GDB files 8 years ago
Tom Tromey 95a6b0a106 Constify execute_command 9 years ago
Tom Tromey eb4c3f4aaa Constify add_setshow_* 9 years ago
Tom Tromey 5fed81ff35 Remove cmd_cfunc_ftype 9 years ago
Tom Tromey eb7c454d73 Constify not_just_help_class_command 9 years ago
Tom Tromey 0450cc4ce8 Add add_cmd function overloads 9 years ago
Pedro Alves 6e1dbf8cda Clean up "completer_handle_brkchars" callback handling 9 years ago
Pedro Alves 2d7cc5c797 Introduce compiled_regex, eliminate make_regfree_cleanup 9 years ago
Jerome Guitton 604c4576fd Command abbreviation in define 9 years ago
Joel Brobecker 61baf725ec update copyright year range in GDB files 9 years ago
Antoine Tremblay 4034d0ff52 Emit inferior, thread and frame selection events to all UIs 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 10 years ago
Pedro Alves fe978cb071 C++ keyword cleanliness, mostly auto-generated 11 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 11 years ago
Gabriel Krisman Bertazi a9f116cbf2 Fix PR gdb/17035: "show user" doesn't list user-defined commands that 12 years ago
Sergio Durigan Junior 7d793aa9f0 PR python/16699: GDB Python command completion with overriden complete vs. completer class 12 years ago
Tom Tromey 1947513d92 constify command docs 12 years ago