View Single Post
Old 19 March 2018, 21:05   #22
alpine9000
Registered User
 
Join Date: Mar 2016
Location: Australia
Posts: 881
Quote:
Originally Posted by Toni Wilen View Post
Exactly.

Added also break when new stack frame is added (BSR/JSR) or when removed.

It does both checks because without RTS check, it is possible to accidentally return from deep subroutine stack if it never does another BSR/JSR until after 5+ RTS instructions.

Also supervisor mode stack frames are now supported. (Exception/RTE)

I am running out of ideas. Feedback is needed.
I hacked my fs-uae debugger so I can configure a text file with symbol/address pairs for use on trackloaded programs that can’t have symbols. I generate the symbol file during the build processs.
alpine9000 is offline  
 
Page generated in 0.05985 seconds with 11 queries