Re: [debugger] break on watch ?

2003-11-03 Thread Bob Goolsby (bogoolsb)
For the Debugger, take a look at the W command -- Set Watch Point (doc in Camel, under "Debugger Commands > Tracing" B At 08:55 PM 11/3/2003 +0200, Gabor Szabo wrote: I am looking in either the built in debugger or ptkdb. Is there a way to set a 'floating' break point that will stop the code

RE: [debugger] break on watch ?

2003-11-04 Thread Bob Goolsby (bogoolsb)
True, but are we running 5.8.x in production? Also, isn't 'w' (lowercase) "window" -- show a patch of code? Not unlike the '-' and 'l' commands? B At 07:55 AM 11/4/2003 +0100, [EMAIL PROTECTED] wrote: >For the Debugger, take a look at the W command -- Set Watch >Point (doc in >Camel, under "De