Ticket #232 (Fixed)Thu Jan 28 19:51:41 UTC 2010
Debugger: *InitStore <val> causing aborts.
Reported by: | David Thomas (43) | Severity: | Normal |
Part: | RISC OS: Module | Release: | |
Milestone: | Status | Fixed |
Details by David Thomas (43):
The *InitStore in my debug !Run file…
RISC OS 5.14:
*InitStore Store initialised to &E7FFFFFF Press F12, Return, all fine. *InitStore &CCCCCCCC Store initialised to &CCCCCCCC Press F12, Return, all fine.RISC OS 5.16:
*InitStore Store initialised to &E7FFFFFF Press F12, Return, fine. *InitStore &CCCCCCCC Store initialised to &00000000 <— WRONG Press F12: Internal error: abort on data transfer at &FC016220, etc. etc.Changelog:
Modified by Jeffrey Lee (213) Sat, January 30 2010 - 18:55:47 GMT
- Status changed from Open to Fixed