[binutils-gdb] Fix the detection of illegal memory accesses in the MSP430 simulator.

sergiodj+buildbot@redhat.com sergiodj+buildbot@redhat.com
Tue Feb 24 12:44:00 GMT 2015


*** TEST RESULTS FOR COMMIT 10d602c7f9c043a149741acaffb5bbd32f9bff6f ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 10d602c7f9c043a149741acaffb5bbd32f9bff6f

Fix the detection of illegal memory accesses in the MSP430 simulator.
	* msp430-sim.c (sim_open): Allocate memory regions matching those
	declared in the libgloss/msp430 linker scripts.
	Allow sim_load_file to fail.
	(get_op): Test the correct address bit when checking for out of
	range addresses.
	Include the address in the error message when an illegal access to
	the hardware multiplier is detected.
	(put_op): Test the correct address bit when checking for out of
	range addresses.



More information about the Gdb-testers mailing list