On Oct 10, 2009, at 4:18 PM, Roberto Lopez wrote:

Teo Fonrouge wrote:

Roberto,
Debugger is working in 2.0 here, ( just make sure that you are linking in the hbdebug lib).
Do you have any error message ?

Thanks for the response.

I'm using hbmk2 and I've added -lhbdebug to command line.



Try with the following sample source:

<source>

FUNCTION Main()

  AltD()

  ? "Hello"

RETURN NIL

</source>

build it with:

hbmk2 -b yoursource.prg


(tested with WinXP MinGW)


best regards,

Teo

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to