[Harbour-users] Debug / two windows?
Suporte - Tribal Brasil
suporte at tribalbrasil.com
Thu Feb 25 12:29:22 EST 2010
Massimo,
I will test a bit more and debug this.
If I find any answer why it happens I will let you know.
Thank you for your care.
Qatan
----- Original Message -----
From: "Massimo Belgrano" <mbelgrano at deltain.it>
To: "Users of the Harbour compiler" <harbour-users at harbour-project.org>
Sent: Thursday, February 25, 2010 2:16 PM
Subject: Re: [Harbour-users] Debug / two windows?
>I have understand from mixed jpg
> strange that i not have problem in other my application wit save/restore
> can you try isolate function with save and restore
> try point to dummy function #xcommand duruing debug
>
> i not have your problem using follow demo
> restore is restore on application screen and not in debug screen
>
> cls
> say "test"
> save screen to uno
> cls
> altd()
> restore scren from uno
>
>
>
>
> 2010/2/25 Suporte - Tribal Brasil <suporte at tribalbrasil.com>
>
>> Massimo,
>>
>> Didn't work.
>> Please try this link
>> http://www.4shared.com/file/229609006/6f9cc39a/screens.html
>>
>>
>> Qatan
>>
>> ----- Original Message ----- From: "Massimo Belgrano" <
>> mbelgrano at deltain.it>
>> To: "Users of the Harbour compiler" <harbour-users at harbour-project.org>
>> Sent: Wednesday, February 24, 2010 3:43 PM
>>
>> Subject: Re: [Harbour-users] Debug / two windows?
>>
>>
>> Not a suggestion ,I write my sample to have a reference
>>> i not see your screehshoot
>>> here it not mixes debug screen with my app screen
>>> is problem mixes debug & your app also in my sample?
>>>
>>> Post one screen for messages
>>>
>>> 2010/2/24 Suporte - Tribal Brasil <suporte at tribalbrasil.com>
>>>
>>> Massimo,
>>>>
>>>> Is it necessary to request HB_GT_WVT twice?
>>>> I use like this and it works well. Tested your way and notice no
>>>> difference.
>>>>
>>>> announce HB_GTSYS // Avoid extra console screen
>>>>
>>>>> request HB_GT_WVT_DEFAULT
>>>>>
>>>>>
>>>> Is it really necessary to use these options? ( hmbk2 deb -b -lhbdebug
>>>> -gtwvt)
>>>> I am using this way: (hbmk2 deb -b) and works well. Tested and didn't
>>>> see
>>>> any difference.
>>>>
>>>> I just want o understand why you suggest to use this way.
>>>>
>>>> Attached are some screenshots of what problem I have right now. It
>>>> mixes
>>>> debug screen with my app screen. This is why I was looking for any way
>>>> to
>>>> have it in two windows or at least to avoid this "mixing effect".
>>>>
>>>> Thank you any hint and help.
>>>>
>>>>
>>>>
>>>> Qatan
>>>>
>>>> ----- Original Message ----- From: "Massimo Belgrano" <
>>>> mbelgrano at deltain.it>
>>>> To: "Users of the Harbour compiler" <harbour-users at harbour-project.org>
>>>> Sent: Wednesday, February 24, 2010 11:37 AM
>>>>
>>>> Subject: Re: [Harbour-users] Debug / two windows?
>>>>
>>>>
>>>> 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 <suporte at tribalbrasil.com>
>>>>>
>>>>> 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" <
>>>>>> mbelgrano at deltain.it>
>>>>>> To: "Users of the Harbour compiler"
>>>>>> <harbour-users at harbour-project.org
>>>>>> >
>>>>>> 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 <suporte at tribalbrasil.com>
>>>>>>>
>>>>>>> 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)
>>>>> Harbour-users at harbour-project.org
>>>>> http://lists.harbour-project.org/mailman/listinfo/harbour-users
>>>>>
>>>>>
>>>> _______________________________________________
>>>> Harbour-users mailing list (attachment size limit: 40KB)
>>>> Harbour-users at harbour-project.org
>>>> http://lists.harbour-project.org/mailman/listinfo/harbour-users
>>>>
>>>>
>>>>
>>>
>>> --
>>> Massimo Belgrano
>>> _______________________________________________
>>> Harbour-users mailing list (attachment size limit: 40KB)
>>> Harbour-users at harbour-project.org
>>> http://lists.harbour-project.org/mailman/listinfo/harbour-users
>>>
>>
>> _______________________________________________
>> Harbour-users mailing list (attachment size limit: 40KB)
>> Harbour-users at harbour-project.org
>> http://lists.harbour-project.org/mailman/listinfo/harbour-users
>>
>
>
>
> --
> Massimo Belgrano
> _______________________________________________
> Harbour-users mailing list (attachment size limit: 40KB)
> Harbour-users at harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour-users
More information about the Harbour-users
mailing list