aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-decode.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-11gdb: Use class_info when creating info commands.Andrew Burgess1-1/+1
2015-09-04gdb/cli: Remove casts of NULL during assignment.Andrew Burgess1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+1
2015-07-31Mostly trivial enum fixesSimon Marchi1-1/+1
2015-04-11Remove --xdbJan Kratochvil1-8/+1
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-55/+55
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-07Fix PR gdb/17035: "show user" doesn't list user-defined commands thatGabriel Krisman Bertazi1-0/+7
2014-09-03PR python/16699: GDB Python command completion with overriden complete vs. co...Sergio Durigan Junior1-0/+10
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-07-24constify command docsTom Tromey1-10/+10
2014-07-24constify command prefixTom Tromey1-10/+11
2014-07-24constify deprecate_cmdTom Tromey1-1/+1
2014-07-24constify help_cmdTom Tromey1-2/+1
2014-07-01use cmd_sfunc_ftype and cmd_cfunc_ftype moreTom Tromey1-7/+6
2014-01-20convert flags to bitfieldsTom Tromey1-16/+20
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-01 * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.Doug Evans1-6/+0
2013-04-242013-04-24 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal1-0/+3
2013-04-10Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves1-3/+31
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-48/+46
2013-03-05gdb/Yao Qi1-1/+1
2013-02-14gdb/Yao Qi1-2/+0
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves1-1/+1
2013-01-14 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return theTom Tromey1-2/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-05 Avoid memory leaks on struct cmd_list_element.doc field.Pierre Muller1-0/+12
2012-11-20gdb: include help aliases in help command completionMike Frysinger1-2/+3
2012-09-17gdb/Yao Qi1-1/+21
2012-08-27gdb/Jan Kratochvil1-1/+4
2012-08-09gdb/Yao Qi1-1/+66
2012-06-13 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey1-72/+22
2012-06-13 * breakpoint.c (add_catch_command): Use completer_ftype.Tom Tromey1-3/+1
2012-04-25 * cli/cli-decode.c (print_doc_line): Use stream instead ofDoug Evans1-1/+1
2012-04-25back out previous changeDoug Evans1-1/+1
2012-04-25 * cli/cli-decode.c (print_doc_line): Use stream instead ofDoug Evans1-1/+1
2012-01-28gdb/Jan Kratochvil1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-11-15 Make "!" an alias for "shell".Doug Evans1-1/+6
2011-10-09 Add new "alias" command.Doug Evans1-1/+28
2011-09-08 * cli/cli-decode.c (add_cmd): Add comment.Doug Evans1-0/+1
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-07-05gdb/Thiago Jung Bauermann1-1/+1
2011-04-19gdbTom Tromey1-1/+1
2011-03-122011-03-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+4
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+5
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1