Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: debugger watchpoint behavior

by Anonymous Monk
on May 27, 2024 at 12:53 UTC ( [id://11159689]=note: print w/replies, xml ) Need Help??


in reply to debugger watchpoint behavior

Another way to find out where the hash is being changed is to use Hash::Util 'lock_hash'; and then lock_hash( %hash ); once it has been set up. This turns any attempt to assign to the hash into a fatal exception.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11159689]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-09-10 01:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.