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

How to use Debugger

Publicado: Mar Sep 15, 2009 9:57 am
por ignacio
Gary,
The programa should be stopped with a breakpoint or a call to Altd()
function in order to inspect Workareas.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:4aae9b4e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>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
>

How to use Debugger

Publicado: Mar Sep 15, 2009 9:57 am
por ignacio
Gary,
The programa should be stopped with a breakpoint or a call to Altd()
function in order to inspect Workareas.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:4aae9b4e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>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
>

How to use Debugger

Publicado: Mar Sep 15, 2009 6:54 pm
por g.s.rogers
Thanks, I knew it was something simple.
Related question: Inspecting the work areas does not seem to show whether or
not any relations are set. Is there a way to confirm relationships set
between tables? I see a "Filter" node on the tree view of work areas. Is
that the same as a relationship?
TIA,
Gary
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> wrote in message
news:[email=4aaf48c5@svctag-j7w3v3j....]4aaf48c5@svctag-j7w3v3j....[/email]
> Gary,
>
> The programa should be stopped with a breakpoint or a call to Altd()
> function in order to inspect Workareas.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
> news:4aae9b4e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>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
>>
>
>

How to use Debugger

Publicado: Mar Sep 15, 2009 6:54 pm
por g.s.rogers
Thanks, I knew it was something simple.
Related question: Inspecting the work areas does not seem to show whether or
not any relations are set. Is there a way to confirm relationships set
between tables? I see a "Filter" node on the tree view of work areas. Is
that the same as a relationship?
TIA,
Gary
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> wrote in message
news:[email=4aaf48c5@svctag-j7w3v3j....]4aaf48c5@svctag-j7w3v3j....[/email]
> Gary,
>
> The programa should be stopped with a breakpoint or a call to Altd()
> function in order to inspect Workareas.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
> news:4aae9b4e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>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
>>
>
>

How to use Debugger

Publicado: Mié Sep 16, 2009 10:09 am
por NoAccount
Gary,
I'am afraid that information is not given. Sorry.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer team
http://www.xailer.com
http://www.xailer.info
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:[email=4aafc6d1@svctag-j7w3v3j....]4aafc6d1@svctag-j7w3v3j....[/email]
> Thanks, I knew it was something simple.
>
> Related question: Inspecting the work areas does not seem to show whether
> or not any relations are set. Is there a way to confirm relationships set
> between tables? I see a "Filter" node on the tree view of work areas. Is
> that the same as a relationship?
>
> TIA,
> Gary
>
> "Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> wrote in message
> news:[email=4aaf48c5@svctag-j7w3v3j....]4aaf48c5@svctag-j7w3v3j....[/email]
>> Gary,
>>
>> The programa should be stopped with a breakpoint or a call to Altd()
>> function in order to inspect Workareas.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zúñiga
>> Xailer support / Soporte de Xailer
>> http://www.xailer.com
>> http://www.xailer.info
>> "Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
>> news:4aae9b4e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>>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
>>>
>>
>>
>

How to use Debugger

Publicado: Mié Sep 16, 2009 10:09 am
por NoAccount
Gary,
I'am afraid that information is not given. Sorry.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer team
http://www.xailer.com
http://www.xailer.info
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:[email=4aafc6d1@svctag-j7w3v3j....]4aafc6d1@svctag-j7w3v3j....[/email]
> Thanks, I knew it was something simple.
>
> Related question: Inspecting the work areas does not seem to show whether
> or not any relations are set. Is there a way to confirm relationships set
> between tables? I see a "Filter" node on the tree view of work areas. Is
> that the same as a relationship?
>
> TIA,
> Gary
>
> "Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> wrote in message
> news:[email=4aaf48c5@svctag-j7w3v3j....]4aaf48c5@svctag-j7w3v3j....[/email]
>> Gary,
>>
>> The programa should be stopped with a breakpoint or a call to Altd()
>> function in order to inspect Workareas.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zúñiga
>> Xailer support / Soporte de Xailer
>> http://www.xailer.com
>> http://www.xailer.info
>> "Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
>> news:4aae9b4e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>>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
>>>
>>
>>
>