in reply to Re: debugging perl bindings on a C library
in thread debugging perl bindings on a C library
my problem at the moment is not a memory issue, so valgrind's not needed right now, but i'll keep that for future reference.
how do you suggest i look at the stack traces or trace calls across perl/C boundaries other than what i've been doing so far? is there some other trick beyond what i'm currently doing? the approach i described above feels kludgy to me, but maybe i'm just not used to it enough yet.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: debugging perl bindings on a C library
by Joost (Canon) on Oct 22, 2009 at 23:37 UTC |