aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-cmds.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-11Remove --xdbJan Kratochvil1-6/+1
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson1-1/+23
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-18SYMTAB_DIRNAME: New macro.Doug Evans1-5/+7
2014-11-18SYMTAB_OBJFILE: New macro.Doug Evans1-2/+2
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-09-07Fix PR gdb/17035: "show user" doesn't list user-defined commands thatGabriel Krisman Bertazi1-3/+2
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-26constify error_no_argTom Tromey1-1/+1
2014-06-13make calls to help_list use enumeratorTom Tromey1-2/+2
2014-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves1-0/+21
2014-04-25document "quit" command's argumentTom Tromey1-1/+5
2014-02-09Add Guile as an extension language.Doug Evans1-4/+4
2014-02-05Extension Language APIDoug Evans1-12/+24
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-12Eliminate UNSUPPORTED_ERROR.Pedro Alves1-19/+7
2013-12-06fix a couple of FIXMEsTom Tromey1-4/+2
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-11warn if "source" fails to open the file when from_tty == 0Joel Brobecker1-2/+5
2013-10-10Rename "set/show remotebaud" command into "set/show serial baud"Joel Brobecker1-19/+0
2013-10-02Constification of parse_linespec and fallout:Keith Seitz1-1/+1
2013-09-04Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil1-1/+1
2013-07-17 * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initializationDoug Evans1-21/+0
2013-07-17 * gdbcmd.h (togglelist): Delete.Doug Evans1-5/+0
2013-07-01Constify main.c:get_init_files.Pedro Alves1-1/+1
2013-05-30some cleanup checker fixesTom Tromey1-2/+8
2013-04-22 PR gdb/7912:Tom Tromey1-0/+3
2013-04-12Implement a new command to show GDB build-time configuration parameters.Eli Zaretskii1-0/+9
2013-04-10make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...Pedro Alves1-1/+1
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-3/+3
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz1-15/+17
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-9/+5
2013-02-07 * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument toDoug Evans1-1/+6
2013-02-03gdb/Jan Kratochvil1-5/+8
2013-02-03gdb/Jan Kratochvil1-4/+1
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-3/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-25gdb/Jan Kratochvil1-10/+1
2012-12-18 * cli/cli-cmds.c (apropos_command): Now static.Tom Tromey1-3/+1
2012-12-18 * cli/cli-cmds.c (_initialize_cli_cmds): Remove "document",Tom Tromey1-23/+0
2012-12-18 * cli/cli-cmds.c (_initialize_cli_cmds): New function.Tom Tromey1-16/+25
2012-10-18 * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey1-1/+2
2012-09-21gdb/Jan Kratochvil1-1/+1
2012-09-17gdb/Yao Qi1-4/+5
2012-08-28gdb/Yao Qi1-5/+5
2012-08-22 * cli/cli-cmds.c (filter_sals): Handle nelts == 0 case.Tom Tromey1-1/+2
2012-08-09gdb/Yao Qi1-8/+0
2012-08-06 PR cli/14392:Tom Tromey1-1/+1
2012-08-06gdb/Jan Kratochvil1-1/+1
2012-07-26 * symmisc.c (print_symbol_bcache_statistics): Use QUIT, notTom Tromey1-2/+0