How to add option path to the HMG Debudder ?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
fabyhmg
Posts: 2
Joined: Mon Feb 03, 2014 4:58 pm

How to add option path to the HMG Debudder ?

Post by fabyhmg »

Hello, I test C:\MiniGUI\SAMPLES\Advanced\DBG_TEST
and work fine

But I have my aplication in C:\myaplication
and my sources in c:\mysources

in harbour I added the option PATH in the file init.cld

HMG debugger use init.dbg but I not view option PATH

How I can add my application PATH to the HMG Debugger ?

or how can I use the HMG Debugger correctly ?

Thank you in advance
Fabian
User avatar
dragancesu
Posts: 921
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: How to add option path to the HMG Debudder ?

Post by dragancesu »

Copy source (.prg) in aplication folder
fabyhmg
Posts: 2
Joined: Mon Feb 03, 2014 4:58 pm

Re: How to add option path to the HMG Debudder ?

Post by fabyhmg »

Tks, but I cant,

I have very much folders with sources in this aplication
User avatar
dragancesu
Posts: 921
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: How to add option path to the HMG Debudder ?

Post by dragancesu »

It does not have everything, only the debugging program is enough
Post Reply