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.
Hotbasic Debugger will set and remove breakpoints and run the program to the breakpoint, very good when debugging big applications.
· Step by Step debugging
· 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
· Ограничения Hotbasic Debugger 2.2
Ограничения не определены
· Специальные требования Hotbasic Debugger 2.2
Специальные требования не определены
· История версий и изменений Hotbasic Debugger
Версия: 2.2
· Fixed parsing problems when byval is used for vaiables with sub/functions
· Описание и дополнения от редакторов и пользователей сайта