Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Connect gdb to a running perl process

by saintmike (Vicar)
on Feb 14, 2005 at 08:32 UTC ( [id://430719]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    gdb -p 1234
    
  2. or download this
    (gdb) where
    #0  0x55000402 in ?? ()
    ...
    #5  0x0806103e in S_run_body ()
    #6  0x08060e36 in perl_run ()
    #7  0x0805e359 in main ()
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (1)
As of 2024-04-24 13:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found