Make "list ambiguous" show symbol names too
[external/binutils.git] / gdb / cli / cli-cmds.c
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/
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
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-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-22 Tom Tromey * cli/cli-cmds.c (filter_sals): Handle nelts == 0...
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-06-13 Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Return...
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-04-25 Joel BrobeckerCorrupted path caused by "cd" command.
2012-03-01 Doug Evans * NEWS: Mention new python command class gdb.COMMAND_USER.
2012-02-02 Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-28 Jan Kratochvilgdb/
2012-01-26 Jan Kratochvilgdb/
2012-01-24 Jan Kratochvilgdb/
next