On Mon, 3 Nov 2003, 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.
>

You can achieve this with a small Tied variable logic. (if all else
fails).

Regards,

        Shlomi Fish

> thanks
>    Gabor
>



----------------------------------------------------------------------
Shlomi Fish        [EMAIL PROTECTED]
Home Page:         http://t2.technion.ac.il/~shlomif/

An apple a day will keep a doctor away. Two apples a day will keep two
doctors away.

        Falk Fish

Reply via email to