binutils-gdb/gdb/testsuite
Doug Evans 5a56e9c5e9 Add new "alias" command.
* NEWS: Mention new command.
	* command.h (valid_user_defined_cmd_name_p): Declare.
	* defs.h (make_cleanup_dyn_string_delete): Declare.
	* utils.c: #include "dyn-string.h".
	(do_dyn_string_delete, make_cleanup_dyn_string_delete): New functions.
	* cli/cli-cmds.c: #include "dyn-string.h".
	(argv_to_dyn_string, valid_command_p, alias_command): New functions.
	(init_cli_cmds): Add new command.
	* cli/cli-decode.c (valid_user_defined_cmd_name_p): New function.

	doc/
	* gdb.texinfo (Extending GDB): Document alias command.

	testsuite/
	* gdb.base/alias.exp: Add tests for alias command.
2011-10-09 22:21:43 +00:00
..
config gdb: testsuite: add Blackfin support 2011-07-06 18:40:30 +00:00
gdb.ada [Ada] Re-implement `info tasks' command using ui-out 2011-09-16 19:09:57 +00:00
gdb.arch gdb/ 2011-10-09 19:46:05 +00:00
gdb.asm gdb: testsuite: add Blackfin support 2011-07-06 18:40:30 +00:00
gdb.base Add new "alias" command. 2011-10-09 22:21:43 +00:00
gdb.cell
gdb.cp gdb/ 2011-10-09 19:41:17 +00:00
gdb.disasm
gdb.dwarf2 gdb/ 2011-10-09 18:46:41 +00:00
gdb.fortran gdb/ 2011-06-29 22:05:16 +00:00
gdb.gdb
gdb.hp
gdb.java gdb/testsuite/ 2011-07-07 14:08:21 +00:00
gdb.mi gdb/ 2011-10-09 19:46:05 +00:00
gdb.modula2
gdb.multi
gdb.objc
gdb.opencl
gdb.opt
gdb.pascal
gdb.python * python/lib/gdb/printing.py (register_pretty_printer): New argument 2011-10-07 22:46:15 +00:00
gdb.reverse 2011-05-26 Pedro Alves <pedro@codesourcery.com> 2011-05-26 15:32:38 +00:00
gdb.server
gdb.stabs
gdb.threads 2011-09-02 Pedro Alves <pedro@codesourcery.com> 2011-09-02 19:21:02 +00:00
gdb.trace Add return address collection for tracepoints. 2011-09-27 13:09:37 +00:00
gdb.xml gdb/testsuite/ 2011-08-14 15:58:40 +00:00
lib * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow 2011-09-29 15:17:50 +00:00
.gdbinit
ChangeLog Add new "alias" command. 2011-10-09 22:21:43 +00:00
Makefile.in
TODO
aclocal.m4
configure
configure.ac
dg-extract-results.sh