I am debugging a perl script on Linux OS which has a call to C-function from a .so file. I have tried to debug this script with perl -d option and also gdb perl . But when it enters in the C function from perl code then I failed to debug the code. It only shows an address. Is there any method so that I can start debug from perl script and debug the whole script, i.e., to debug "C" code also?
Any help really appreciated.
Thanks in advance.
Regards
-Pijush
In reply to How can I debug perl-xs code? by pijush
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |