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 cli-out.c mi/ChangeLog mi/mi ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney at sourceware dot org	2003-03-08 20:04:27

Modified files:
	gdb            : ChangeLog cli-out.c 
	gdb/mi         : ChangeLog mi-out.c 
	gdb/tui        : ChangeLog tui-out.c 

Log message:
	Index: ChangeLog
	2003-03-08  Andrew Cagney  <cagney at redhat dot com>
	
	* cli-out.c: Update copyright.
	(cli_out_data): Define typedef.  Use instead of ui_out_data.
	
	Index: mi/ChangeLog
	2003-03-08  Andrew Cagney  <cagney at redhat dot com>
	
	* mi-out.c: Update copyright.
	(mi_out_data): Define typedef.  Use instead of ui_out_data.
	
	Index: tui/ChangeLog
	2003-03-08  Andrew Cagney  <cagney at redhat dot com>
	
	* tui-out.c: Update copyright.
	(tui_out_data): Define typedef.  Use instead of ui_out_data.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3930&r2=1.3931
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cli-out.c.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/ChangeLog.diff?cvsroot=src&r1=1.96&r2=1.97
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-out.c.diff?cvsroot=src&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tui/ChangeLog.diff?cvsroot=src&r1=1.108&r2=1.109
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tui/tui-out.c.diff?cvsroot=src&r1=1.3&r2=1.4


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