View Single Post
Old 13 May 2018, 14:10   #70
alpine9000
Registered User
 
Join Date: Mar 2016
Location: Australia
Posts: 881
Quote:
Originally Posted by Toni Wilen View Post
Only difference is extra long word in stack, it shouldn't have any effect unless you previously used every byte of the stack which is very unlikely

After initial break, add dummy breakpoint (f 0 for example), then g. When first invalid access comes, use H command to see history of executed commands. (up to last 500 instructions). It should help to find out what happened.

EDIT: stack frame commands may also help.
There must be something wrong with my setup or something. I just seem to get invalid accesses in random locations and H doesn't really show anything useful, and a d at the break location shows garbage instructions (Doesn't seem to match up with my code at all).

In fact depending on the config I use (A3000/A4000/Ram config etc) the invalid access hits are totally different.
alpine9000 is offline  
 
Page generated in 0.04280 seconds with 11 queries