Viktor Szakats
57e094986e
2008-10-15 17:47 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* source/debug/dbgtobj.prg
* source/debug/dbgbrwsr.prg
* source/debug/dbgthsh.prg
* source/debug/debugger.prg
* source/debug/dbghelp.prg
* source/debug/dbgtarr.prg
* source/debug/dbgwa.prg
* source/debug/dbgtwin.prg
* source/debug/dbgtmenu.prg
+ Added minimal Alert() clone, named ___dbgAlert().
+ Replaced Alert() with __dbgAlert() calls.
+ Added minimal TBColumn() implementation, named HBDbColumn().
+ Replaced TBColumnNew() with HBDbColumnNew() calls.
+ Enabled HB_NO_READDBG for all sources. This isn't
perfect, just a step into the right direction.
; Please test above modifications.
; Remaining RTL .prg dependencies:
- HBEDITOR()
- ACHOICE()
* source/debug/dbgwa.prg
* source/debug/dbgtwin.prg
* source/debug/dbgtmenu.prg
* Formatted to Harbour standards.
* source/rtl/tobject.prg
* source/rtl/tclass.prg
+ Added '#pragma DEBUGINFO=OFF'.
; NOTE: Maybe it'd be better to rewrite these in .c,
also for speed. If possible.
* source/rtl/alert.prg
! Minor typo.
2008-10-15 15:55:11 +00:00
..
2008-08-27 09:38:54 +00:00
2008-10-13 19:30:38 +00:00
2008-10-13 10:42:34 +00:00
2008-10-15 15:55:11 +00:00
2008-08-06 11:10:24 +00:00
2008-09-06 10:39:48 +00:00
2008-08-16 14:23:37 +00:00
2008-09-14 10:19:59 +00:00
2008-09-18 05:23:49 +00:00
2008-09-18 05:23:49 +00:00
2008-09-18 05:23:49 +00:00
2008-10-14 23:20:31 +00:00
2008-10-15 15:55:11 +00:00
2008-10-15 15:51:02 +00:00
2008-08-06 11:10:24 +00:00