From: Nobuyoshi Nakada Date: 2007-09-12T13:53:20+09:00 Subject: Re: Garbage Collection segfault and debug interpreter Hi, At Wed, 12 Sep 2007 12:20:16 +0900, Shane Liesegang wrote in [ruby-talk:268727]: > I'm fairly sure the problem is caused by something stupid that I'm > doing, but because I only have the binary, I can't figure out what it > might be. I looked at the distribution Makefile, but couldn't see any > flags to enable debug symbols. I was wondering if anybody had any > pointers on building the interpreter in debug mode, preferably an OS X > dylib. configure --cflags='debug options' -- Nobu Nakada