Page 1 of 1

Harbour debuger for FWH1107 console mode

Posted: Thu Feb 23, 2012 6:43 pm
by Perry Nichols
I am attempting to use the console mode debugger per instructions.

I am using the fwh1107 sample altd.prg and compiling with harbour v3.0 using bcc582.
I am using /b for compile and linking without -aa (for console mode) and with gtwin.lib (per instructions)

Upon execution I get the FiveWin debuger NOT the Harbour debuger?
Please advise.

Re: Harbour debuger for FWH1107 console mode

Posted: Fri Feb 24, 2012 8:44 am
by Antonio Linares
Perry,

Please link Harbour hbdebug.lib before FiveH.lib. In example, modifying FWH\samples\buildh.bat:

echo %hdirl%\hbdebug.lib %fwh%\lib\FiveH.lib %fwh%\lib\FiveHC.lib + >> b32.bc

Re: Harbour debuger for FWH1107 console mode

Posted: Fri Feb 24, 2012 3:52 pm
by Perry Nichols
That is a simple matter that makes it work - thank you Antonio.

Re: Harbour debuger for FWH1107 console mode

Posted: Mon Feb 27, 2012 7:14 pm
by carlos vargas
Antonio, en el depurador de harbour, las variables de fecha estan siendo tratadas como numericas, por ejemplo lista las variables y selecciona una que sea de tipo fecha, y presiona enter, inmediato pasa a ser numerica.

hay que reportarlo en la lista de desarrolladores, pero no se como.


salu2

carlos vargas

Re: Harbour debuger for FWH1107 console mode

Posted: Mon Feb 27, 2012 10:32 pm
by Antonio Linares
Carlos,

Estando identificado con una cuenta de usuario de google (gmail, etc) accede a esta dirección:

https://groups.google.com/forum/?hl=es& ... bour-devel

Cuantos más cooperemos, mejor :-)