This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cli/2563


The following reply was made to PR cli/2563; it has been noted by GNATS.

From: tromey@sourceware.org
To: gdb-gnats@sourceware.org
Cc:  
Subject: cli/2563
Date: 12 Dec 2008 17:58:48 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	tromey@sourceware.org	2008-12-12 17:58:48
 
 Modified files:
 	gdb            : ChangeLog 
 	gdb/cli        : cli-decode.c 
 	gdb/testsuite  : ChangeLog 
 	gdb/testsuite/gdb.base: commands.exp 
 
 Log message:
 	gdb
 	PR cli/2563:
 	* cli/cli-decode.c (delete_cmd): Add hook-related out parameters.
 	(add_cmd): Update.  Install hooks into new command.
 	(add_alias_cmd): Update.
 	gdb/testsuite
 	* gdb.base/commands.exp (redefine_hook_test): New proc.
 	Call it.
 
 Patches:
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10036&r2=1.10037
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-decode.c.diff?cvsroot=src&r1=1.72&r2=1.73
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1772&r2=1.1773
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/commands.exp.diff?cvsroot=src&r1=1.25&r2=1.26
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]