FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Ayuda ante un GPF
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Ayuda ante un GPF
Posted: Fri Oct 25, 2013 10:11 AM
Estoy buscando un ejemplo de uso de __TracePrgCalls( .T. ) pues como se comenta en la documentación:

* Once the tracing decribed below is turned on, you can call this
* in a PRG to trace PRG-level function calls:
*
* __TRACEPRGCALLS( <lOnOff> ) --> <lOldValue>
*
* It turns on|off tracing of PRG-level function and method calls.
* The symbol name is written just before it's called.
* This is very useful when debugging GPFs as it
* will trace all PRG-level calls up until the crash.
* Uses HB_TRACE so traces are in line with any C-level traces.


Alguien lo usa ? gracias

Entiendo que esto puede ayudar a muchos cuando a alguien le aparece un GPF :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: Ayuda ante un GPF
Posted: Fri Oct 25, 2013 11:21 AM
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Ayuda ante un GPF
Posted: Fri Oct 25, 2013 01:30 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion