Re: [debugger] break on watch ?
[email protected] ("Bob Goolsby (bogoolsb)") Mon, 03 Nov 2003 10:01:30 -0800
| Newsgroups | perl.debugger |
|---|---|
| Message-ID | <[email protected]> |
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 execution when the value of a variable changes ? >Or when the value of a variable receives a certain value ? > >Better yet when a hash changes ? > >The point is that I don't know the code, I have know idea >where is this variable changed and there are lots of places in the code >where it can change. > >thanks > Gabor Bob Goolsby [email protected] (408) 853-2055