]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/cli/cli-cmds.c
Add some more casts (1/2)
[thirdparty/binutils-gdb.git] / gdb / cli / cli-cmds.c
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/
2012-01-23  Jan Kratochvilgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-16  Tom Tromey * cli/cli-cmds.c (filter_sals): Filter out sals with...
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-11-15  Doug Evans Make "!" an alias for "shell".
2011-11-01  Justin Lebar2011-10-06 Justin Lebar <justin.lebar@gmail.com>
2011-10-27  Doug Evans * cli/cli-cmds.c (source_script_with_search): Pass...
2011-10-09  Doug Evans Add new "alias" command.
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-06-07  Jan Kratochvilgdb/
2011-04-04  Tom Tromey * tracepoint.c (scope_info): Update.
2011-03-09  Pedro Alves * cli/cli-cmds.c (shell_escape): Use lbasename.
2011-02-14  Michael Snyder2011-02-14 Michael Snyder <msnyder@vmware.com>
2011-01-17  Tom Tromey * cli/cli-cmds.c (apropos_command): Free the compiled...
2011-01-17  Tom Tromey * cli/cli-cmds.c (apropos_command): Fix formatting...
2011-01-06  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-29  Michael Snyder2010-12-28 Michael Snyder <msnyder@vmware.com>
2010-07-27  Cheng Renquan* cli/cli-cmds.c (disassemble_command): Add support...
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-05  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-23  Doug Evans Add support for auto-loading scripts from .debug_gdb_s...
2010-04-15  Doug Evans Add -s option to source command.
2010-04-09  Stan Shebs2010-04-08 Stan Shebs <stan@codesourcery.com>
2010-04-07  Doug Evans * cli/cli-cmds.c (source_command): Run cleanups.
2010-03-05  Tom Tromeygdb
2010-01-18  Joel BrobeckerAllow "source" to load python scripts.
2010-01-06  Stan Shebs Support disconnected tracing.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-11-23  Paul Pluzhnikovgdb/ChangeLog:
2009-10-23  Paul Pluzhnikov2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-07-11  Hui Zhu2009-07-11 Hui Zhu <teawater@gmail.com>
2009-07-09  Pierre Muller * cli/cli-cmds.c (init_cli_cmds): Add "inf" alias...
2009-07-02  Pedro Alvesgdb/
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02  Ulrich Weigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-05-19  Jan Kratochvilgdb/
next