Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / cli /
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-09-07 Gabriel Krisman... Fix PR gdb/17035: "show user" doesn't list user-defined...
2014-09-03 Sergio Durigan JuniorPR python/16699: GDB Python command completion with...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-30 Tom Tromeyconstify some cli-utils stuff
2014-07-24 Tom Tromeyconstify command docs
2014-07-24 Tom Tromeyconstify command prefix
2014-07-24 Tom Tromeyconstify deprecate_cmd
2014-07-24 Tom Tromeyconstify help_cmd
2014-07-24 Tom Tromeyconstify cli-dump.c
2014-07-03 Marc KhouzamAssign 'targerr' instead of 'targ' to gdb_stdtargerr.
2014-07-01 Tom Tromeyuse cmd_sfunc_ftype and cmd_cfunc_ftype more
2014-06-26 Tom Tromeyconstify error_no_arg
2014-06-26 Tom Tromeyconstify do_set_command and do_show_command
2014-06-18 Tom Tromeyconstify parse_cli_boolean_value
2014-06-13 Tom Tromeymake calls to help_list use enumerator
2014-05-29 Pedro AlvesMake display_gdb_prompt CLI-only.
2014-05-29 Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-21 Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-04-25 Tom Tromeydocument "quit" command's argument
2014-03-25 Pedro Alves"source", foreground execution commands, and target...
2014-03-06 Yao QiAdd a newline in output messages
2014-02-10 Doug EvansAdd Guile as an extension language.
2014-02-06 Doug EvansExtension Language API
2014-01-20 Tom Tromeybetter packing for command struct
2014-01-20 Tom Tromeyconvert flags to bitfields
2014-01-13 Tom Tromeyremove deprecated_set_hook
2014-01-13 Tom Tromeyreplace XMALLOC with XNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-12 Pedro AlvesEliminate UNSUPPORTED_ERROR.
2013-12-06 Tom Tromeyfix a couple of FIXMEs
2013-11-23 Doug Evanscli/cli-script.c (multi_line_command_p): New function.
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-14 Joel BrobeckerNew function cli-utils.c:extract_arg_const
2013-10-11 Joel Brobeckerwarn if "source" fails to open the file when from_tty...
2013-10-10 Joel BrobeckerRename "set/show remotebaud" command into "set/show...
2013-10-02 Keith SeitzConstification of parse_linespec and fallout:
2013-10-01 Doug Evans * cli/cli-decode.c: Remove unnecessary inclusion of...
2013-09-06 Andrew BurgessGive every interpreter a command_loop_proc.
2013-09-04 Jan KratochvilCode cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN...
2013-08-09 Pedro AlvesRemove unnecessary XMALLOC definitions.
2013-08-09 Pedro AlvesMake functions in cli-dump.c static and remove cli...
2013-08-01 Andrew BurgessRemove error_pre_print and quit_pre_print.
2013-07-17 Doug Evans * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary...
2013-07-17 Doug Evans * gdbcmd.h (togglelist): Delete.
2013-07-01 Pedro AlvesConstify main.c:get_init_files.
2013-05-30 Tom Tromeyfix cli-script.c
2013-05-30 Tom Tromeysimplify cli-logging.c for analysis
2013-05-30 Tom Tromeyremove erroneous return from setup_user_args
2013-05-30 Tom Tromeysome cleanup checker fixes
2013-04-24 Muhammad Bilal2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
2013-04-22 Tom Tromey PR gdb/7912:
2013-04-12 Eli ZaretskiiImplement a new command to show GDB build-time configur...
2013-04-10 Pedro AlvesAccept "set foo unlimited" in integer/uinteger/zuintege...
2013-04-10 Pedro Alvesmake -gdb-exit call disconnect_tracing too, and don...
2013-03-22 Pedro AlvesSubject: Fix range validation of integer commands with...
2013-03-22 Pedro AlvesWhoops, wrong patch. Reverting.
2013-03-22 Pedro AlvesSubject: Fix range validation of integer commands with...
2013-03-21 Doug Evans New commands "mt set per-command {space,time,symtab...
2013-03-20 Pedro AlvesFix PR gdb/15289 - "set remote hardware-watchpoint...
2013-03-13 Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-03-12 Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-03-05 Yao Qigdb/
2013-02-14 Yao Qigdb/
2013-02-12 Pedro AlvesConsistent use of (C) after "Copyright".
2013-02-07 Doug Evans * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argum...
2013-02-03 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-14 Tom Tromey * cli/cli-decode.c (add_setshow_string_noescape_cmd...
2013-01-01 Joel BrobeckerAdd make_cleanup_free_command_lines declaration "extern".
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-25 Jan Kratochvilgdb/
2012-12-18 Tom Tromey * cli/cli-cmds.c (apropos_command): Now static.
2012-12-18 Tom Tromey * cli/cli-cmds.c (_initialize_cli_cmds): Remove "docum...
2012-12-18 Tom Tromey * cli/cli-cmds.c (_initialize_cli_cmds): New function.
2012-12-05 Pierre Muller Avoid memory leaks on struct cmd_list_element.doc...
2012-11-20 Pierre Muller ARI fixes: sprintf rule.
2012-11-20 Mike Frysingergdb: include help aliases in help command completion
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-18 Tom Tromey * tracepoint.c (print_one_static_tracepoint_marker...
2012-09-21 Jan Kratochvilgdb/
2012-09-17 Yao Qigdb/
2012-08-28 Yao Qigdb/
2012-08-27 Jan Kratochvilgdb/
2012-08-22 Tom Tromey * cli/cli-cmds.c (filter_sals): Handle nelts == 0...
2012-08-09 Yao Qigdb/
2012-08-09 Yao Qigdb/
2012-08-09 Yao Qigdb/
2012-08-06 Tom Tromey PR cli/14392:
2012-08-06 Jan Kratochvilgdb/
2012-07-26 Tom Tromey * symmisc.c (print_symbol_bcache_statistics): Use...
2012-07-24 Yao Qigdb/
2012-07-23 Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23 Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-20 Yao Qigdb/
2012-07-19 Yao Qi * cli/cli-setshow.c (do_setshow_command): Handle case...
2012-07-18 Tom Tromey * utils.c (make_cleanup_bfd_unref): Rename from
next