Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Perl inbuilt debugger - setting a breakpoint in another module (el)

by tye (Sage)
on Mar 24, 2010 at 02:32 UTC ( [id://830437]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl inbuilt debugger - setting a breakpoint in another module
in thread Perl inbuilt debugger - setting a breakpoint in another module

So far neither thread mentions the method I am most likely to use (if I want a breakpoint other than at the start of a routine):

l Broken::Module::routine # ... b 418

The "f" command requires file paths, which can be quite a bit longer than module package names and may require you to look something up. So I almost always use "l" with a subroutine name instead of "f".

- tye        

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-19 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found