79 Commits (3ea16160a66e0e3bc59842e27e41890411729a86)

Author SHA1 Message Date
Tom Tromey 3ea16160a6 Let commands free "name" 7 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
Tom Tromey 64e61d290e constify command prefix 12 years ago
Tom Tromey 429e55ea94 constify deprecate_cmd 12 years ago
Tom Tromey 64669f3b4b constify help_cmd 12 years ago
Tom Tromey 9ea4267d62 better packing for command struct 12 years ago
Tom Tromey 1f2bdf09c6 convert flags to bitfields 12 years ago
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 12 years ago
Pedro Alves 6f937416b9 Constify strings in tracepoint.c, lookup_cmd and the completers. 13 years ago
Pedro Alves 0b1afbb37b Consistent use of (C) after "Copyright". 13 years ago
Joel Brobecker 28e7fd6234 Update years in copyright notice for the GDB files. 13 years ago
Pierre Muller 5bc81a00b6 Avoid memory leaks on struct cmd_list_element.doc field. 14 years ago
Yao Qi 5b9afe8a35 gdb/ 14 years ago
Tom Tromey 625e8578d7 * breakpoint.c (add_catch_command): Use completer_ftype. 14 years ago
Jan Kratochvil 4047852192 gdb/ 14 years ago
Pedro Alves 50aeff07f4 2012-01-05 Pedro Alves <alves.ped@gmail.com> 14 years ago
Joel Brobecker 0b30217134 Copyright year update in most files of the GDB Project. 14 years ago
Michael Snyder 1427fe5e74 2011-03-11 Michael Snyder <msnyder@vmware.com> 15 years ago
Joel Brobecker 7b6bb8daac run copyright.sh for 2011. 16 years ago
Michael Snyder ebcd3b23ee 2010-12-28 Michael Snyder <msnyder@vmware.com> 16 years ago
Joel Brobecker 4c38e0a4fc Update copyright year in most headers. 17 years ago
Pedro Alves d729566a19 * infrun.c (normal_stop): Use has_stack_frames instead of 17 years ago
Thiago Jung Bauermann d8906c6f0e gdb/ 17 years ago
Joel Brobecker 0fb0cc7590 Updated copyright notices for most files. 18 years ago
Tom Tromey b05dcbb7f9 gdb 18 years ago
Vladimir Prus d72314c67b Kill cmd_async_ok. 18 years ago