summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-cmds.c
Commit message (Expand)AuthorAgeFilesLines
* warn if "source" fails to open the file when from_tty == 0Joel Brobecker2013-10-111-2/+5
* Rename "set/show remotebaud" command into "set/show serial baud"Joel Brobecker2013-10-101-19/+0
* Constification of parse_linespec and fallout:Keith Seitz2013-10-021-1/+1
* Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil2013-09-041-1/+1
* * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initializationDoug Evans2013-07-171-21/+0
* * gdbcmd.h (togglelist): Delete.Doug Evans2013-07-171-5/+0
* Constify main.c:get_init_files.Pedro Alves2013-07-011-1/+1
* some cleanup checker fixesTom Tromey2013-05-301-2/+8
* PR gdb/7912:Tom Tromey2013-04-221-0/+3
* Implement a new command to show GDB build-time configuration parameters.Eli Zaretskii2013-04-121-0/+9
* make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...Pedro Alves2013-04-101-1/+1
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-3/+3
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-121-15/+17
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-9/+5
* * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument toDoug Evans2013-02-071-1/+6
* gdb/Jan Kratochvil2013-02-031-5/+8
* gdb/Jan Kratochvil2013-02-031-4/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-3/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-12-251-10/+1
* * cli/cli-cmds.c (apropos_command): Now static.Tom Tromey2012-12-181-3/+1
* * cli/cli-cmds.c (_initialize_cli_cmds): Remove "document",Tom Tromey2012-12-181-23/+0
* * cli/cli-cmds.c (_initialize_cli_cmds): New function.Tom Tromey2012-12-181-16/+25
* * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey2012-10-181-1/+2
* gdb/Jan Kratochvil2012-09-211-1/+1
* gdb/qiyao2012-09-171-4/+5
* gdb/qiyao2012-08-281-5/+5
* * cli/cli-cmds.c (filter_sals): Handle nelts == 0 case.Tom Tromey2012-08-221-1/+2
* gdb/qiyao2012-08-091-8/+0
* PR cli/14392:Tom Tromey2012-08-061-1/+1
* gdb/Jan Kratochvil2012-08-061-1/+1
* * symmisc.c (print_symbol_bcache_statistics): Use QUIT, notTom Tromey2012-07-261-2/+0
* * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey2012-06-131-17/+15
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-1/+0
* Corrupted path caused by "cd" command.Joel Brobecker2012-04-251-2/+2
* * NEWS: Mention new python command class gdb.COMMAND_USER.Doug Evans2012-03-011-4/+5
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-2/+2
* gdb/Jan Kratochvil2012-01-281-1/+1
* gdb/Jan Kratochvil2012-01-261-3/+1
* gdb/Jan Kratochvil2012-01-241-5/+2
* gdb/Jan Kratochvil2012-01-231-0/+11
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * cli/cli-cmds.c (filter_sals): Filter out sals with NULL symtab.Tom Tromey2011-12-161-1/+1
* the "ambiguous linespec" seriesTom Tromey2011-12-061-14/+90
* Make "!" an alias for "shell".Doug Evans2011-11-151-8/+1
* 2011-10-06 Justin Lebar <justin.lebar@gmail.com>jlebar2011-11-011-1/+4
* * cli/cli-cmds.c (source_script_with_search): Pass full path toDoug Evans2011-10-271-3/+10
* Add new "alias" command.Doug Evans2011-10-091-0/+189
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-1/+1
* gdb/Jan Kratochvil2011-06-071-3/+2