-dp- wrote: > I'm looking for a way to set a breakpoint using TkEclipse. It seems that the > Tracer Filter dialog is the intended way to do that, but the only > documentation I've been able to find for the Tracer Filter is this annotated > screencap: > > http://87.230.22.228/doc/tutorial/tutorial041.html#toc46 > This appears in the summary of the debugger tutorial chapter. The chapter itself is a guided tutorial on using the debugger on a sample program, and includes using the Filt > It's not enough to tell me how to define a spec that will cause execution to > pause whenever the Goal Template is matched (I don't need an additional > Condition). No matter what I try in the Condition box, the Go button remains > disabled (see attached screencap). > > David The debugging chapter in the tutorial (which shows the screencap you are pointing to) has an example of using the filter with a Goal Template and condition, along with using spy-points. It is intended for people who are unfamiliar with debugging in Prolog, and also introduces some of the more advanced features such as the Filter, and we would welcome any feedback to improve the chapter. The chapter was written some years ago before we added break-points to ECLiPSe, and has not been updated for break-points, partly because I did not see a quick way of introducing it with the simple example used. Looking at it now, there also seem to be a typo in the example Filter condition (figure 5.4): the condition should be (X == 4 ; Y == 4). Cheers, Kish -- This e-mail may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply e-mail and delete all copies of this message. Cisco Systems Limited (Company Number: 02558939), is registered in England and Wales with its registered office at 1 Callaghan Square, Cardiff, South Glamorgan CF10 5BT.Received on Mon Feb 08 2010 - 11:26:39 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET