On Jul 29, 2009, at 11:33 AM, Dresdner, Barry wrote:

Thanks for the explanation. Is the issue that there is currently no way
of mapping the executed line of the Jess Code to corresponding JessML
element?



Yes, I guess that's right. In debug mode, the SAX parser would have to be updated to call Rete.recordFunction() to set the line number whenever it built a Funcall. Now that you have drawn me out on this, it doesn't actually look that bad.

Is this something people would actually use? Running JessML code directly in a debugger, I mean?


-----Original Message-----
From: [email protected] [mailto:[email protected]]
On Behalf Of Ernest Friedman-Hill
Sent: Wednesday, July 29, 2009 10:42 AM
To: jess-users
Subject: Re: JESS: Debugging Jess

A run configuration to let you run JessML directly would be easy to add, but source-level debugging would not. JessML is translated to Jess code
a whole file at a time for execution.


On Jul 28, 2009, at 4:16 PM, Dresdner, Barry wrote:

Is it (will it) possible to Run/Debug JessML in the JessDE?
Thanks a lot,
Barry


---------------------------------------------------------
Ernest Friedman-Hill
Informatics & Decision Sciences          Phone: (925) 294-2154
Sandia National Labs
PO Box 969, MS 9012                            [email protected]
Livermore, CA 94550                             http://www.jessrules.com





--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
in the BODY of a message to [email protected], NOT to the list (use
your own address!) List problems? Notify [email protected].
--------------------------------------------------------------------



--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
in the BODY of a message to [email protected], NOT to the list
(use your own address!) List problems? Notify [email protected] .
--------------------------------------------------------------------

---------------------------------------------------------
Ernest Friedman-Hill
Informatics & Decision Sciences, Sandia National Laboratories
PO Box 969, MS 9012, Livermore, CA 94550
http://www.jessrules.com







--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
in the BODY of a message to [email protected], NOT to the list
(use your own address!) List problems? Notify [email protected].
--------------------------------------------------------------------

Reply via email to