Página 1 de 1

How to use Debugger

Publicado: Lun Sep 14, 2009 9:36 pm
por g.s.rogers
I need some basic info on how to see and use the Debugger window. In Project
Properties, under [x]Harbour Options, I have debug info checked.
If I run the project, then select Inspect Workareas from the run menu,
nothing happens. If I put LogDebug() in the Form onCreate event, I see the
debugger window, but everything is grayed out except Stop Program.
Obviously, I'm missing something simple in order to inspect variable and
workareas.
TIA,
Gary