Post Reply 
Any hp prime debugger tutorials/docs out there?
08-03-2023, 07:23 PM (This post was last modified: 08-03-2023 08:08 PM by HPCarnace.)
Post: #4
RE: Any hp prime debugger tutorials/docs out there?
There is a command that is not explained in the manual: debug() . This command stops the program and starts the debugger. Example: https://youtu.be/VS7kl8jNKrg
Another thing that is not explained in the manual is #pragma mode( separator( . , ; ) integer(h32) )
More explanation of the MOUSE() command is needed (page 653).
The breakpoint command (page 463) is not fully explained either (I inserted it into my program and it doesn't pause at all)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Any hp prime debugger tutorials/docs out there? - HPCarnace - 08-03-2023 07:23 PM



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