Re: [Harbour] 2008-10-15 01:56 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-10-15 Thread Szakáts Viktor
Hi Lorenzo, Yes, that's basically a small hack to get around using RTL .prg code. But, there are other such places too, and it'd be best to solve this in a complete way eventually. BTW, does HB_NO_READDBG currently have any bad side effects when you're using the debugger? If there are no seriou

Re: [Harbour] 2008-10-15 01:56 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-10-15 Thread Lorenzo Fiorini
On Wed, Oct 15, 2008 at 1:59 AM, Szakáts Viktor <[EMAIL PROTECTED]> wrote: > QUESTION: Is HB_NO_READDBG still needed? I use HB_NO_READDBG since I have a custom getsys.prg. In debugger there are some @ .. GET .. that would call code compiled with -b. HB_NO_READDBG "replaces" the @ GET with pl

[Harbour] 2008-10-15 01:56 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-10-14 Thread Szakáts Viktor
2008-10-15 01:56 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/debug/dbgtobj.prg * source/debug/dbgbrwsr.prg * source/debug/dbgtwin.prg * source/debug/dbgmenu.prg * source/debug/dbgthsh.prg * source/debug/tbrwtext.prg * source/debug/dbgwa.prg * source/debug/debugger.prg