On Dec 18, 2005, at 10:58, Steve Gunnell wrote:
Hi, I'm having problems with Parrot Segfaulting. What is the most likely line of attack to find out what the cause is ( gdb, parrot debugger, praying, etc.).
gdb and or valgrind --tool=memcheckBe sure to use always a recent svn checkout, I just fixed an ugly source of segfaults yesterday (related to macros).
If that doesn't help, please try to provide a progam (snippet) that exhibits the problem.
leo