This is the mail archive of the gdb-cvs@sources.redhat.com 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]

src/gdb ChangeLog defs.h cli/cli-script.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	msnyder-tracepoint-checkpoint-branch
Changes by:	msnyder@sourceware.org	2005-06-03 14:39:44

Modified files:
	gdb            : ChangeLog defs.h 
	gdb/cli        : cli-script.c 

Log message:
	2005-06-03  Michael Snyder  <msnyder@redhat.com>
	
	* defs.h (noisy_command, quiet_command): New command types
	to be interpreted by cli-script.c.  Turn on and off 'from_tty'
	output.
	* cli/cli-script.c (noisy_command, quiet_command): Interpret
	new pseudo-commands for user-defined scripts (which otherwise
	will frequently produce no output).

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.7200.2.1&r2=1.7200.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/defs.h.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.186&r2=1.186.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-script.c.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.30&r2=1.30.2.1


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