REQUEST HB_GT_WVT
REQUEST HB_GT_WVT_DEFAULT

function main
    a=100
    cls
    @ 0,0 say "debug.test"
    altd()
    @ 1,10 say "a" get a
    read
    return

hbmk2 deb -b -lhbdebug -gtwvt

you can switch from debug to your application with F4
afaik is not possible having in separate windows

2010/2/24 Suporte - Tribal Brasil <[email protected]>

> Massimo,
>
>   Thanks for answering.
>   I am using GT_WVT only
>   This is a simple console application running on XP
>   I use altd() and the debug works but the problem is that it runs on the
> same window my application is running.
>   Is there any way to have my application running in one window and the
> debug on other window?
>   Thanks in advance.
>
> Qatan
>
>
> ----- Original Message ----- From: "Massimo Belgrano" <
> [email protected]>
> To: "Users of the Harbour compiler" <[email protected]>
> Sent: Tuesday, February 23, 2010 7:29 PM
> Subject: Re: [Harbour-users] Debug / two windows?
>
>
>
>  is default way -lhbdebug.lib the alt() in source or alt_d keybooard
>> wich gt are you using?
>>
>> 2010/2/23 Suporte - Tribal Brasil <[email protected]>
>>
>>  Hello,
>>>
>>>   Is there anyway to have the Debug running in one window and the main
>>> application in other window?
>>>   I am using Harbour from SVN. Simple console application using
>>> HB_GT_WVT_DEFAULT only in Windows XP.
>>>   Compiling with hbmk2 (-gui -b -jobs=100 -w2 -oCO *.prg )
>>>   Thank you for any help.
>>>
>>> Qatan
>>>
>>
-- 
Massimo Belgrano
_______________________________________________
Harbour-users mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour-users

Reply via email to