Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Perl Debugger: setting a breakpoint in another file with 'b'

by thomas895 (Deacon)
on May 15, 2015 at 01:40 UTC ( [id://1126724]=note: print w/replies, xml ) Need Help??


in reply to Perl Debugger: setting a breakpoint in another file with 'b'

Has that file been loaded yet? As in, have you already executed the corresponding require statement when trying to set the breakpoint?

-Thomas
"Excuse me for butting in, but I'm interrupt-driven..."
  • Comment on Re: Perl Debugger: setting a breakpoint in another file with 'b'

Replies are listed 'Best First'.
Re^2: Perl Debugger: setting a breakpoint in another file with 'b'
by Dumu (Monk) on May 18, 2015 at 17:28 UTC

    Well, I've used the module at the top of my script, so I suppose that equates to being required in a BEGIN block, so I would imagine so, yes.

      Well I couldn't see that in your code, now could I?

      I've only experienced your problem when it's about require statements, never with use. Sorry I can't help you there.

      -Thomas
      "Excuse me for butting in, but I'm interrupt-driven..."

        Indeed not. I was not trying to convey sarcasm or impatience. I do not do that. I was trying to imply that I was not sure. I suppose I did not do that well. Apologies.

        I am grateful for all knowledgeable responses from other monks and I thank you for your interest in assisting me.

        I did not paste code because I felt it would be impractical on this occasion.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-25 08:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found