This is the mail archive of the sid-cvs@sourceware.org mailing list for the SID 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/sid/component/gdb ChangeLog gdb.cxx gdb.h ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2005-08-19 19:43:50

Modified files:
	sid/component/gdb: ChangeLog gdb.cxx gdb.h sw-debug-gdb.txt 
	                   sw-debug-gdb.xml 

Log message:
	2005-08-19  Dave Brolley  <brolley@redhat.com>
	
	* Contribute the following changes:
	
	2005-07-13  Dave Brolley  <brolley@redhat.com>
	
	* gdb.h (configurable_component): Inherit virtually from
	fixed_attribute_map_component.
	
	2005-06-06  Dave Brolley  <brolley@redhat.com>
	
	* gdb.cxx (configure): New virtual override in gdb.
	* gdb.h (configure): Likewise.
	(gdb): fixed_pin_map_component, fixed_relation_map_component and
	configurable_component inherited virtually.
	* sw-debug-gdb.xml: Add description of new interfaces.
	* sw-debug-gdb.txt: Regenerated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gdb/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gdb/gdb.cxx.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gdb/gdb.h.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gdb/sw-debug-gdb.txt.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gdb/sw-debug-gdb.xml.diff?cvsroot=src&r1=1.2&r2=1.3


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