|
From: | Michael Erdmann |
Subject: | Re: [Chicken-users] Debugging extension, how does it work |
Date: | Thu, 14 Oct 2004 19:37:26 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616 |
felix winkelmann wrote:
On Wed, 13 Oct 2004 20:26:33 +0200, Michael Erdmann
The ,restart command needs at least one argument, so I assume the error is actually in the invocation of ,restart, not in the one of foo (Sorry, that error message isn't very helpful). Is it possible to set the breakpoint before the first call to tables::get? Or to abort to toplevel (if slint has such a thing) and start again, this time with the breakpoint?
I am starting the debugger right after the command line parameters have been analyzed, but i have no idea how to continue with the execution after i have set my break point. I am missing something like continue etc.. Regards M.Erdmann
I have some other problems here with ,restart which I have to check out some more. The debugger's more esoteric features haven't been tested as much as they should. I'll keep you posted. cheers, felix
[Prev in Thread] | Current Thread | [Next in Thread] |