FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Debugging tool
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Debugging tool
Posted: Sun Dec 26, 2010 07:37 PM
Guys:

In the old Clipper 5.x/DOS days I used to type the command CLD /S AppName or CLD AppName to debug an app. How can I debug a FiveWin app interactively ? Thank you.
Posts: 1335
Joined: Fri Jun 13, 2008 11:04 AM
Re: Debugging tool
Posted: Mon Dec 27, 2010 05:29 AM

Yes, it is possible. Try to compile your prg's in you \Fwh\samples folder using /b parameter.

For eg : Buildx Tutor01 /b

Regards
Anser

Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Re: Debugging tool
Posted: Tue Dec 28, 2010 05:54 PM

Anserkk:

After creating the EXE, how I call the debugger ? Thank you.

Gustavo

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Debugging tool
Posted: Wed Dec 29, 2010 06:47 AM

Gustavo,

Just run the EXE and the debugger will automatically appear :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion