HP Forums

Full Version: bug in debug mode!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
It doesn't crash on my Prime. I am using software version 10637 (8-29-2016).
Reference URL's