此内容没有您所选择的语言版本。
Chapter 4. Debugging Rules
4.1. Breakpoints 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Whenever the execution of rules runs into a breakpoint, the execution is halted. Once the execution stops, you can inspect the variables known at that point and use any of the default debugging actions to decide what should happen next (step over, continue, etc). The Debug view can be used to inspect the content of the working memory and agenda.