Miguel,

You *CAN* get exact C line, but you *MUST* rebuild xHarbour with FULL  
C DEBUG info, as I explained in my previous answer.

Ron

On Apr 11, 2008, at 8:24 AM, DSG Software (soporte) Miguel Angel  
Marchuet wrote:

> I use FWH, with previous CVS aplication goes correctly.
>
> With actual CVS GPF is producced when more than normal memory is used.
> GPF arrise after EXIT PROCEDURE of applicaion.
>
> 004A6239 83780800           cmp dword ptr [eax+0x08],0x00
>
> It is using boland C++ utility, but i can't see witch C line code  
> is causing
> the problem.
>
> GPF is always the same.
>
> During program execution, this line is executed without problems,  
> but after
> EXIT PRODECURE y lost
> My debug info and GPF arrive.
>
> :(
>
> Maybe Garbage colector ?
>
> Best regards,
> Miguel Angel Marchuet
>
> -----Mensaje original-----
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] En  
> nombre de Ron
> Pinkas
> Enviado el: viernes, 11 de abril de 2008 14:51
> Para: Miguel Angel Marchuet
> CC: xharbour developer list
> Asunto: Re: [xHarbour-developers] Help to find GPF !!!
>
> Miguel,
>
> 1. Which GUI?
>
> 2. You can compile with full debug info, and use Borland's  
> CodeGuard and
> Borland's Debugger, to get exact source line, as well as invalid  
> memory
> operations. I use the free Borland Developer Studio 2006 Turbo
> C++ when I need to debug BCC build.
>
> Ron
>
> On Apr 11, 2008, at 4:57 AM, Miguel Angel Marchuet wrote:
>
>> With current CVS , with our application after open 10 MDI windows,
>> when we goes to exit from application.
>>
>> GPF is produced after EXIT PROCEDURE, always in the same address.
>>
>> But can't locate with code cause it. we have a bcc55 map, exe and
>> address of GPF
>>
>> How we can locate buggy source code ?
>>
>> With CVS 28/12/2007 don't occurs.
>>
>> Best regards,
>> Miguel Angel Marchuet
>>
>> --------------------------------------------------------------------- 
>> -
>> ---
>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>> Don't miss this year's exciting event. There's still time to save
>> $100.
>> Use priority code J8TL2D2.
>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://
>> java.sun.com/javaone
>> _______________________________________________
>> xHarbour-developers mailing list
>> xHarbour-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
>>
>
>
> ---------------------------------------------------------------------- 
> ---
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference  
> Don't miss
> this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http:// 
> java.sun.com/javao
> ne
> _______________________________________________
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
>
>


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to