HP Forums
bug in debug mode! - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: bug in debug mode! (/thread-8484.html)



bug in debug mode! - wangchong01 - 06-10-2017 09:13 AM

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.


RE: bug in debug mode! - John Colvin - 06-10-2017 06:09 PM

It doesn't crash on my Prime. I am using software version 10637 (8-29-2016).