in reply to Re: Debugging XS with duma/efence?
in thread Debugging XS with duma/efence?

I basically wrote my own char by char ringbuffer parser for a product we connect to. I use a couple of linked lists.

I am segfaulting on malloc, but when I clear out on of my free commands for the linked list everything runs smooth. I assume I am using freed memory somewhere and am trying to find out where. Duma does that but hooking it in seems problematic, at best.

I can't easily compile the code outside of my module since it reads and writes Perl structures. All in all a nightmare :)

                - Ant
                - Some of my best work - (1 2 3)