Opened 8 years ago

Closed 7 years ago

#31 closed defect (wontfix)

Debugging more than parsing processes in trale-sld

Reported by: ke Owned by: ke
Priority: minor Milestone:
Component: core Version:
Keywords: Cc:

Description

Much code on the Prolog side and a little code on the Java side currently relies on the fact that only parsing processes are debugged. However, the user might also want to debug EFD closure – or lexicon compilation, if this will ever be supported. Also, Stefan's chart display code calls things that the debugger reacts to, leading to chaos in Kahina. These cases should be handled more robustly and more flexibly.

Change History (3)

comment:1 Changed 8 years ago by ke

Update: the general architecture is now ready for this, not sure if all step types e.g. occurring in EFD closure are supported.

comment:3 Changed 7 years ago by ke

  • Resolution set to wontfix
  • Status changed from new to closed

Won't be done by me, reopen and reassign if the need ever arises. :P

Note: See TracTickets for help on using tickets.