CrabEmu Logo

What is this Debugger feature?

 

The Debugger feature, much like the SDSC Console is a feature added for debugging purposes of homebrew code. The debugger itself is rather spartan. It lacks features such as breakpoints, and won't even allow you to peek into memory at will, but still has some use in figuring out what in the world is going on during the execution of a SMS program.

If anyone is actually using the Debugger for any real purpose and would like to see a feature added to it, feel free to request this on the Sourceforge.net Feature Request tracker for the project.