Debug with FW 7.07

Debug with FW 7.07

Postby Maurizio » Wed Jul 18, 2007 1:42 pm

Antonio

I try the debug (ALTD.PRG) with FW 7.07 and xHarbour but it does'n work .
( with FW2.5 it works very well )

Regards MAurizio
User avatar
Maurizio
 
Posts: 825
Joined: Mon Oct 10, 2005 1:29 pm

Postby Antonio Linares » Wed Jul 18, 2007 3:41 pm

Maurizio,

Are you using GTWIN.lib instead of GTGUI.lib ? (just for debugging)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42111
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Maurizio » Wed Jul 18, 2007 4:06 pm

Antonio ,

debug works with GTWIN.lib

but I have to change always the LIb or there are a better solution ?

Regards Maurizio
User avatar
Maurizio
 
Posts: 825
Joined: Mon Oct 10, 2005 1:29 pm

Postby Antonio Linares » Wed Jul 18, 2007 4:32 pm

You have to change the lib as the debugger output goes to a text console
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42111
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Debuger

Postby jfafive » Tue Aug 19, 2008 11:31 am

Hola Antonio,

Estoy intentando usar el debug, tras seguir las indicaciones que he visto en el foro.

Pero al reemplazar la llamada a GTGUI.LIB por GTWIN.LIB, me da un error al linkar, que dice así:

Code: Select all  Expand view  RUN
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN_HB_GT_GUI' referenced from C:\FWH\LIB\FIVEH.
RRSYSW
* There are errors
jfafive
 
Posts: 396
Joined: Tue Mar 18, 2008 9:41 pm
Location: Marbella

Postby Antonio Linares » Tue Aug 19, 2008 4:52 pm

Javier,

Prueba a comentar esta línea en fwh\source\function\errsysw.prg:

// REQUEST HB_GT_GUI

solo para usar el debugger. A ver si te funciona bien, gracias
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42111
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Errsys

Postby jfafive » Tue Aug 19, 2008 11:14 pm

Antonio,

¿a que libreria pertenece errsysw.prg?

pues supongo debo recompilarlo y reemplazarlo de alguna libreria ... :?
jfafive
 
Posts: 396
Joined: Tue Mar 18, 2008 9:41 pm
Location: Marbella

Postby Antonio Linares » Wed Aug 20, 2008 6:37 am

Javier,

Pertenece a la de módulos en PRG: FiveH.lib ó FiveHX.lib, según uses Harbour ó xHarbour.

Pero para hacer una prueba es suficiente con que copies el contenido de errsysw.prg al final de tu PRG y ahí lo modifiques, asi no tienes que tocar las librerías :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42111
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Wed Aug 20, 2008 9:43 am

Javier,

La solución correcta es cambiar:

REQUEST HB_GT_GUI

por

REQUEST HB_GT_WIN

en fwh\source\function\errsysw.prg, para que el debugger pueda funcionar con Harbour (esto no es necesario con xHarbour)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42111
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby jfafive » Wed Aug 20, 2008 7:20 pm

Antonio,

Ya he compilado con la modificación, pero lo unico que sale al ejecutar el programa, es una ventana con fondo negro tipo MS-DOS. Que no pone nada.

:oops:
jfafive
 
Posts: 396
Joined: Tue Mar 18, 2008 9:41 pm
Location: Marbella

Postby Antonio Linares » Wed Aug 20, 2008 8:22 pm

Javier,

Prueba con el código fwh\samples\AltD.prg, gracias
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42111
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 79 guests