Rick Altherr <kc8apf@kc8apf.net> - In cortex_m3_resume if debug_execution is non...
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 2 Nov 2008 18:50:26 +0000 (18:50 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 2 Nov 2008 18:50:26 +0000 (18:50 +0000)
commit95c3a1758f78b739aef176d73b376321e5b48b8d
tree67703af226dc1ef8dc88b5dd99ed2c31a854af53
parent75fdc23e07225cc8e3488c4faa7ff2a158e98f01
Rick Altherr <kc8apf@kc8apf.net> -  In cortex_m3_resume if debug_execution is non-zero, the PRIMASK and xSPR are modified.  The problem is that while the register value is changed, it isn't marked valid or dirty.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1119 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/cortex_m3.c