Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: simple XS

by spx2 (Deacon)
on Mar 01, 2010 at 15:59 UTC ( [id://825949]=note: print w/replies, xml ) Need Help??


in reply to Re: simple XS
in thread simple XS

thanks kthakore, I had to install the perl-debug package in debian(so that I get a perl compiled with debugging symbols) and run gdb debugperl then run -I./blib/arch/auto/SJT/SJT.so  file.pl in order to use gdb on it, and then, contrary to intuition I had to put breakpoints on SJT.xs and not SJT.c like break SJT.xs:44, I highlighted with red the line that segfaulted above.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 14:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found