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

ecos/packages/hal/common/current ChangeLog src ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2004-05-27 05:47:41

Modified files:
	packages/hal/common/current: ChangeLog 
	packages/hal/common/current/src: hal_stub.c 

Log message:
	* src/hal_stub.c:
	(cyg_hal_gdb_interrupt)
	(cyg_hal_gdb_remove_break): Changed both to use
	_read_mem_safe/__write_mem_safe for inserting a breakpoint, and
	restoring the original instruction.
	The Xtensa architecture (and others maybe?) can have unaligned
	instructions, which caused unaligned load/store exception.


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