Commit Graph

11 Commits

Author SHA1 Message Date
Ryszard Glab
3e6e0c0bc1 2004-02-11 13:40 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
+ source/debug/dbgbrwsr.prg
      + The new file with TDbgBrowser class which inherits
      from TBrowse

   * hrbdll.bc
   * hrbdll.vc
   * makefile.bc
   * makefile.nt
   * makefile.vc
   * source/debug/Makefile
      + added the reference to dbgbrwsr.prg

   * source/debug/dbgmenu.prg
      + added "Run at Startup' option

   * source/debug/dbgtwin.prg
   * source/debug/debugger.prg
   * source/debug/tbrwtext.prg
      + added "Run at Startup' option - if it is enabled then
      the debugged application runs until ALTD() is called or
      Alt+D keys pressed (Clipper compatibility - the default
      option). If it is disabled the the debugger shows up at
      the first code line with the debug info.
        This setting is stored in the initialization file
      (init.cld) as 'Options NoRunAtStartup'.
      * fixed more display/refreshing issues
      * fixed quiting the debugger

   * source/rtl/alert.prg
      * fixed bug with messages longer then 60 bytes

   * source/vm/hvm.c
      * hb_vmDebugEndProc() is called before the eval stack
      is cleaned - this allows to handle INIT/EXIT procedures
      correctly
2004-02-11 12:43:59 +00:00
Walter Negro
cb5cc779b1 * source/debug/Makefile
+ Add dbghelp.prg
2002-07-10 15:13:30 +00:00
Maurilio Longo
08077305f4 2001-02-09 09:15 GMT+1 Maurilio Longo <maurilio.longo@libero.it> 2001-02-09 08:14:14 +00:00
Luiz Rafael Culik
92e25f4fbc See changelog 2001-02-01 22:10 GMT -3 2001-02-02 00:42:20 +00:00
Viktor Szakats
9217251a5a 2000-05-29 02:47 UTC+0100 Victor Szakats <info@szelvesz.hu> 2000-05-29 00:51:57 +00:00
Viktor Szakats
7a8980eaa6 20000402-16:17 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-04-02 14:17:28 +00:00
David G. Holm
4ee76b9b60 See ChangeLog entry 2000-03-31 18:25 GMT-5 David G. Holm <dholm@jsd-llc.com> 2000-03-31 23:26:27 +00:00
Viktor Szakats
8b96cff251 20000214-03:21 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-02-14 02:23:20 +00:00
Gonzalo A. Diethelm
fa09ec5d16 ChangeLogTag:Fri Oct 15 16:42:30 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-10-15 19:56:09 +00:00
Paul Tucker
973c2e457b *** empty log message *** 1999-08-17 19:17:16 +00:00
Viktor Szakats
710dcabb74 *** empty log message *** 1999-08-07 21:55:42 +00:00