Automatic date update in version.in
[external/binutils.git] / gdb / cli / cli-cmds.c
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-09 Andrew Burgessgdb: Avoid signed integer overflow when printing source...
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28 Tom TromeyReset terminal styles
2018-10-27 Tom TromeyUnify shell-finding logic
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-09-05 Tom TromeyRemove unnecessary casts from cli-cmds.c
2018-08-23 Kevin BuettnerDisassemble blocks with non-contiguous ranges
2018-06-05 Tom TromeyRemove some text from --version output
2018-02-14 Tom TromeyChange openp et al to use a unique_xmalloc_ptr
2018-02-13 Simon MarchiUse enum flags for flags passed to openp
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07 Tom TromeyConstify add_info
2017-11-07 Tom TromeyConstify add_com
2017-11-07 Tom TromeyAdd set_repeat_arguments function
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-10-04 Pedro AlvesAdd missing-END_CATCH detection/protection (to gdb...
2017-10-04 Sergio Durigan JuniorImplement "set cwd" command on GDB
2017-09-27 Tom TromeyConstify cd_command
2017-09-27 Tom TromeyConstify some linespec functions
2017-09-27 Tom TromeyConstify some commands in cli-cmds.c
2017-09-27 Tom TromeyAdd add_cmd function overloads
2017-09-22 Sergio Durigan JuniorGet rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
2017-09-20 Pedro AlvesMake "list ambiguous" show symbol names too
2017-09-11 Tom TromeyRename _const functions to use overloading instead
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-09-04 Pedro AlvesIntroduce gdb_disassembly_flags
2017-09-04 Pedro AlvesKill init_sal
2017-09-04 Pedro Alvesstruct symtabs_and_lines -> std::vector<symtab_and_line>
2017-09-04 Pedro AlvesClarify "list" output when specified lines are ambiguous
2017-09-03 Tom TromeyUse unique_xmalloc_ptr in cd_command
2017-08-22 Zhouyi ZhouList actual code around more than one location
2017-08-17 Pedro AlvesPlug source_command leak
2017-08-05 Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-08-03 Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-08-03 Tom TromeyMore uses of scoped_restore
2017-08-03 Tom TromeyChange return type of find_and_open_script
2017-07-26 Yao QiAdd "maint check xml-descriptions" to test builtin...
2017-07-17 Pedro AlvesRewrite/enhance explicit locations completer, parse...
2017-07-17 Pedro Alves"complete" command and completion word break characters
2017-07-17 Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-06-07 Pedro AlvesIntroduce compiled_regex, eliminate make_regfree_cleanup
2017-04-12 Tom TromeyIntroduce event_location_up
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-04-05 Pedro Alves-Wwrite-strings: Constify shell_escape and plug make_co...
2017-02-02 Simon MarchiRemove unused file_string parameter in gdb_disassembly
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-22 Simon MarchiClass-ify ui_out
2016-09-23 Tom TromeyUse std::string rather than dyn-string
2016-09-21 Tom TromeyPR gdb/20604 - fix "quit" when an invalid expression...
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-04-14 Pedro AlvesAvoid "format not a string literal" warnings
2016-01-19 Pedro AlvesLimit breakpoint re-set to the current program space
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-11 Andrew Burgessgdb: Extend help text for 'list' command.
2015-12-11 Andrew Burgessgdb: Add an error when 'list -' reaches the start of...
2015-12-11 Andrew Burgessgdb: 'list' command, tweak handling of +/- arguments.
2015-12-11 Andrew Burgessgdb: Small code restructure for list_command.
2015-12-11 Andrew Burgessgdb: Use NULL instead of 0 for pointer comparison.
2015-10-26 Doug EvansPR python/18938: source -s foo.py with foo.py a symlink...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-15 Doug EvansNew /s modifier for the disassemble command.
2015-08-12 Keith SeitzExplicit locations: use new location API
2015-04-11 Jan KratochvilRemove --xdb
2015-01-31 Gary BensonAdd max-completions parameter, and implement tab-comple...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-18 Doug EvansSYMTAB_DIRNAME: New macro.
2014-11-18 Doug EvansSYMTAB_OBJFILE: New macro.
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-08-07 Gary BensonInclude string.h in common-defs.h
2014-06-26 Tom Tromeyconstify error_no_arg
2014-06-13 Tom Tromeymake calls to help_list use enumerator
2014-05-21 Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-04-25 Tom Tromeydocument "quit" command's argument
2014-02-10 Doug EvansAdd Guile as an extension language.
2014-02-06 Doug EvansExtension Language API
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-18 Tom Tromeyremove gdb_string.h
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-09-04 Jan KratochvilCode cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN...
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 Tromeysome cleanup checker fixes
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 Alvesmake -gdb-exit call disconnect_tracing too, and don...
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-02-07 Doug Evans * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argum...
2013-02-03 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
next