View Single Post
Old 21 April 2018, 00:39   #58
alpine9000
Registered User
 
Join Date: Mar 2016
Location: Australia
Posts: 881
Quote:
Originally Posted by Toni Wilen View Post
No. Soon there would be hundreds of different breakpoint trigger conditions...

There is already log message, I'll add current PC to message, it should be enough information to find where and when it happens.

I have seen that message ("program tried to step over track 80") few times, some loaders do extra useless step after last track has been read and causes this message if last track was 79.
Actually I think a log message is probably more appropriate for this kind of thing anyway.

I noticed that the check for stepping out beyond zero is commented out:

Code:
   /*	else
   write_log (_T("program tried to step beyond track zero\n"));
   "no-click" programs does that
   */
alpine9000 is offline  
 
Page generated in 0.04403 seconds with 11 queries