I am building a debugger for jess but cannot find a way to enable single
step debugging (assuming that "single step" means that the debugger can step
through the function calls/control structures on the RHS of a rule.)
The closest thing that I can find is the DEFRULE_FIRED event but it is not
granular enough.
Would it be possible to fire an event inside the Funcall class, possibly in
execute() or simpleExecute()? Ideally, the source context (stream?) would
be made available with the event but I would settle for whatever I can
get...
If necessary, I can make the modifications myself and give them to you for
validation and integration into your sources.
Suggestions?
alanm
Alan Moore (mailto:[EMAIL PROTECTED])
Quadrant International (http://www.qi.com)
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------