Page 11 of 21
Re: HMG.3.4.2
Posted: Fri Oct 23, 2015 12:25 pm
by mol
Thanks for new debugger.
It looks fine, but, how can I turn it off and recall old debugger?
Re: HMG.3.4.2
Posted: Fri Oct 23, 2015 1:26 pm
by Rathinagiri
I think, in hmg.hbp remove the following lines and building the library may help. And, you have to use old IDE. May Claudio throw some light on this.
Code: Select all
source/debugger/dbgHB.prg
source/debugger/dbgGUI.prg
Re: HMG.3.4.2
Posted: Fri Oct 23, 2015 2:30 pm
by mol
I have some suggestions about debugger for Claudio. I'll try to refer them. But now, I need to find some bugs as soon as possible.
Re: HMG.3.4.2
Posted: Fri Oct 23, 2015 7:50 pm
by Mario Mansilla
Hola :
cuando realizo la modificacion CLEAR MEMORY por RELEASE MEMORY en la linea 823 del archivo i_window.ch al intentar generar la libreria con BuildLib.bat modo ansi obtengo un error y no se genera la libreria .
Saludos
Mario Rafael Mansilla
Re: HMG.3.4.2
Posted: Sat Oct 24, 2015 11:58 pm
by srvet_claudio
Hi all,
I fixed the problem with rename the command RELEASE MEMORY.
This patch include all previous patches.
Re: HMG.3.4.2
Posted: Sun Oct 25, 2015 12:00 am
by srvet_claudio
mol wrote:Thanks for new debugger.
It looks fine, but, how can I turn it off and recall old debugger?
Rathinagiri wrote:I think, in hmg.hbp remove the following lines and building the library may help. And, you have to use old IDE. May Claudio throw some light on this.
Code: Select all
source/debugger/dbgHB.prg
source/debugger/dbgGUI.prg
For now this is the only way.
Re: HMG.3.4.2
Posted: Sun Oct 25, 2015 12:02 am
by srvet_claudio
mol wrote:I have some suggestions about debugger for Claudio. I'll try to refer them. But now, I need to find some bugs as soon as possible.
It will be welcome.
Re: HMG.3.4.2
Posted: Sun Oct 25, 2015 4:28 am
by bpd2000
srvet_claudio wrote:Hi all,
I fixed the problem with rename the command RELEASE MEMORY.
This patch include all previous patches.
Thank you sir for update
Re: HMG.3.4.2
Posted: Sun Oct 25, 2015 6:50 am
by mol
Thanks! I'll test tomorrow.
Re: HMG.3.4.2
Posted: Sun Oct 25, 2015 7:37 pm
by Roberto Lopez
Hi All,
I've found a problem with IDE ANSI on WIn7 Pro 32 (Spanish).
In menus and other things (like tabs) instead of the expected text, only 'XXX' appears.
Image attached.
I'm sorry in advance if this was already reported... this is a long thread
TIA.

- bug.png (218.04 KiB) Viewed 6564 times