Hi All,

I have never used the debugger before and am now trying to learn how to 
use it.

I have recompiled all my source with /b compiler switch and added 
debug.lib to my linker. When I run my program I get the below error. I 
am using GTWVT.LIB only.

Peter


  Trace Through:
----------------
HBDEBUGGER:LOADVARS   :   1,785 in Module:
HBDEBUGGER:LOADVARS   :   1,785 in Module: source\debug\debugger.prg
HBDEBUGGER:ACTIVATE   :     458 in Module: source\debug\debugger.prg
__DBGENTRY            :     155 in Module: source\debug\debugger.prg
REAPPEXIT$            :     140 in Module: .\resubs.prg
__QUIT                :       0 in Module:
DEFERROR              :     199 in Module: source\rtl\errorsys.prg
(b)ERRORSYS           :      73 in Module: source\rtl\errorsys.prg
SETFOCUS              :       0 in Module:
(b)HBDEBUGGER:NEW     :     399 in Module: source\debug\debugger.prg
HBDBWINDOW:SETFOCUS   :     188 in Module: source\debug\dbgtwin.prg
HBDBWINDOW:SHOW       :     222 in Module: source\debug\dbgtwin.prg
HBDEBUGGER:SHOW       :   2,444 in Module: source\debug\debugger.prg
HBDEBUGGER:ACTIVATE   :     450 in Module: source\debug\debugger.prg
__DBGENTRY            :     155 in Module: source\debug\debugger.prg
HBGETLIST             :     115 in Module: .\tgetlist.prg
HBDEBUGGER:BUILDCOMMA :     557 in Module: source\debug\debugger.prg
HBDEBUGGER:NEW        :     405 in Module: source\debug\debugger.prg
__DBGENTRY            :     141 in Module: source\debug\debugger.prg
MOUSESETEVENT$        :      14 in Module: .\mouse.prg


############################## Video Screen Dump 
##############################

+--------------------------------------------------------------------------------+
| 
          |
|Error BASE/1004  Class: 'NIL' has no exported method: CARGO Arguments: 
( [ 1] = |
|Type: U) 
          |
| 
          |
|Error at ...: HBDEBUGGER:LOADVARS(1785) in Module: 
          |
|Called from : HBDEBUGGER:LOADVARS(1785) in Module: 
source\debug\debugger.prg    |
|Called from : HBDEBUGGER:ACTIVATE(458) in Module: 
source\debug\debugger.prg     |
|Called from : __DBGENTRY(155) in Module: source\debug\debugger.prg 
          |
|Called from : REAPPEXIT$(140) in Module: .\resubs.prg 
          |
|Called from : __QUIT(0) in Module: 
          |
|Called from : DEFERROR(199) in Module: source\rtl\errorsys.prg 
          |
|Called from : (b)ERRORSYS(73) in Module: source\rtl\errorsys.prg 
          |
|Called from : SETFOCUS(0) in Module: 
          |
|Called from : (b)HBDEBUGGER:NEW(399) in Module: 
source\debug\debugger.prg       |
|Called from : HBDBWINDOW:SETFOCUS(188) in Module: 
source\debug\dbgtwin.prg      |
|Called from : HBDBWINDOW:SHOW(222) in Module: source\debug\dbgtwin.prg 
          |
|Called from : HBDEBUGGER:SHOW(2444) in Module: 
source\debug\debugger.prg        |
|Called from : HBDEBUGGER:ACTIVATE(450) in Module: 
source\debug\debugger.prg     |
|Called from : __DBGENTRY(155) in Module: source\debug\debugger.prg 
          |
|Called from : HBGETLIST(115) in Module: .\tgetlist.prg 
          |
|Called from : HBDEBUGGER:BUILDCOMMANDWINDOW(557) in Module: 
source\debug\debugge|
|r.prg 
          |
|Called from : HBDEBUGGER:NEW(405) in Module: source\debug\debugger.prg 
          |
|Called from : __DBGENTRY(141) in Module: source\debug\debugger.prg 
          |
|Called from : MOUSESETEVENT$(14) in Module: .\mouse.prg 
          |
+--------------------------------------------------------------------------------+


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to