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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2004-07-01 16:54:48

Modified files:
	sid/component/gdb: ChangeLog gdb.cxx 

Log message:
	2004-07-01  Dave Brolley  <brolley@redhat.com>
	
	* gdb.cxx (read_bus_word): Now returns bus::status. Return status
	from bus->read.
	(write_bus_word): Ditto for status from bus->write.
	(process_get_mem): Back out previous patch. Retry access
	one byte at a time if bus::misaligned is returned from downstream.
	(process_set_mem): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gdb/ChangeLog.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gdb/gdb.cxx.diff?cvsroot=src&r1=1.12&r2=1.13


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