Post Reply 
bug in debug mode!
06-10-2017, 09:13 AM (This post was last modified: 06-10-2017 09:15 AM by wangchong01.)
Post: #1
bug in debug mode!
Hello, I have found a bug in the debug system for the calculator. When you debug an app program and press edit, the calculator crashed when you quitted the edit of the program.
for example: you write the following codes in an app:
EXPORT START()
BEGIN
DEBUG;
1;//just for not quitting when debugging
END;
and press edit - yes and Esc button. The calculator then restarts.
Find all posts by this user
Quote this message in a reply
06-10-2017, 06:09 PM
Post: #2
RE: bug in debug mode!
It doesn't crash on my Prime. I am using software version 10637 (8-29-2016).
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)