Home > Archive > PERL Beginners > August 2007 > debugging Perl/XS
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Robert Hicks 2007-08-31, 7:27 pm |
| Are there any pointers somewhere?
Robert
| |
| Chas Owens 2007-08-31, 7:27 pm |
| On 8/31/07, Robert Hicks <sigzero@gmail.com> wrote:
> Are there any pointers somewhere?
snip
The following url seems like it might be helpful; unfortunately I
can't seem to break my bad habit of debugging with print/printf, so I
haven't tried to use a real debugger with XS code.
http://use.perl.org/~Shlomi+Fish/journal/33650
| |
| Robert Hicks 2007-08-31, 7:27 pm |
| Chas Owens wrote:
> On 8/31/07, Robert Hicks <sigzero@gmail.com> wrote:
> snip
>
> The following url seems like it might be helpful; unfortunately I
> can't seem to break my bad habit of debugging with print/printf, so I
> haven't tried to use a real debugger with XS code.
>
> http://use.perl.org/~Shlomi+Fish/journal/33650
Thanks...I will have to look and see if we are using M::B. It is Perl
5.6 so I am thinking maybe not. It doesn't help that my "C" is not so
hot either.
Robert
|
|
|
|
|