Problem with UESTUDIO X FWDBG X SQL.LIB

Problem with UESTUDIO X FWDBG X SQL.LIB

Postby Monteiro » Wed Oct 31, 2012 6:39 pm

I'm using xHb/BCC582/FWH1202 with UEStudio, I'm having the following problem I removed the / b option to not use the debbug compiling, so that the FWDbg trying to debug SQL.LIB (SQLRDD) understanding that it was compiled with / b. Except that we do not have the sources to recompile it. The question is, is there a way to make the debug ignore this LIB

Thank you for your attention.

______________________________________________________________________________________________________________________________

Estoy usando xHB/BCC582/FWH1202 com UESTUDIO, tengo el siguiente problema He quitado la opción /b para no utilizar el debbug compilación, de modo que el FWdg tratando de depurar SQL.LIB (SQLRDD) la comprensión de que se compiló com /b. Sólo que no tenemos las fuentes para recompilar. La pregunta es, ¿hay alguna manera de hacer la depuración ignorar esta LIB.

Gracias por su atención
Monteiro
 
Posts: 8
Joined: Sat Jan 19, 2008 3:38 pm

Re: Problem with UESTUDIO X FWDBG X SQL.LIB

Postby Monteiro » Mon Nov 19, 2012 12:43 pm

Anyone have any tips ! Maestro Linhares can help me ?
Monteiro
 
Posts: 8
Joined: Sat Jan 19, 2008 3:38 pm

Re: Problem with UESTUDIO X FWDBG X SQL.LIB

Postby Carles » Tue Nov 27, 2012 8:46 am

Monteiro

Can u try this code at begining of app ? / Prueba de poner este codigo en el programa

Code: Select all  Expand view
#define HB_DBG_GETENTRY       6  // initialize C __dbgEntry function pointer

*---------------------------
FUNCTION __dbgEntry( nMode )
*---------------------------

   DO CASE

       CASE nMode == HB_DBG_GETENTRY ; __dbgSetEntry()

   ENDCASE

RETU NIL


 
Salutacions, saludos, regards

"...programar es fácil, hacer programas es difícil..."

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
Skype -> https://join.skype.com/cnzQg3Kr1dnk
User avatar
Carles
 
Posts: 1090
Joined: Fri Feb 10, 2006 2:34 pm
Location: Barcelona


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 86 guests