The Hotbasic debugger will help you to debug your applications faster than ever without any adding of debug subs in you code, this is done by the debugger automatically. No files in your source folders all sources handles within the debugger directory.
Set and remove breakpoints and run the program to the breakpoint, very good when debugging big applications.
Features in the debugger
* Live Adding and removing of variables
* Live modifying string & nummerical values
* Step by Step debugging
* Breakpoint debugging
* Conditional Breakpoint debugging
* Live variable values
* Debugging in include files selectable
* Debugging of GUI and Console Applications
* Auto reloading of source file if source is changed
* Individial resizeble windows for each function
* Possibility to save window state in normal and in debug mode
You need a purchased licens of Hotbasic to use the debugger!