FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Another historic moment in Harbour ...
Posts: 1283
Joined: Fri Feb 10, 2006 02:34 PM
Another historic moment in Harbour ...
Posted: Sun May 31, 2020 05:58 PM

Hi !,

Today connected the group of mod Harbour and commmanded by Mr. Antonio we have entered the dimension of being able to debug at the harbour code level with Visual Code.

Simply spectacular !

C.

Salutacions, saludos, regards

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

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
HIX -> https://github.com/carles9000/hix
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Another historic moment in Harbour ...
Posted: Mon Jun 01, 2020 06:13 AM
1. Download and install Visual Studio Community from here:
https://visualstudio.microsoft.com/vs/community/

2. git clone https://github.com/FiveTechSoft/harbour ... 64_sources

3. Double click on the Harbour_app.sln file

4. Search for hb_vmInit() from the solution explorer and set a breakpoint there

5. Click on run and see Harbour working internally :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Another historic moment in Harbour ...
Posted: Mon Jun 01, 2020 06:59 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion