Hi,
I am running perl-5.8.6 on z/OS. How do I debug XS code ?
1) I have a specific function "static SV *encode_method()" in a xs file. The fn name remains the same in the corresponding c file. I am unable to break at this fn within the c file although perl is built with -g. Any thoughts on how to do this ?
2) Also, for a fn named as XS_Encode__utf8_decode_xs, how do I break into this code using a debugger like dbx ?


Thanks in advance,
Rajarshi.

_________________________________________________________________
Claim your space online! http://www.msn.co.in/spaces Share your world for free!



-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to