From pijnacker at dse.nl Fri Aug 25 08:12:29 2006 From: pijnacker at dse.nl (Ronald Pijnacker) Date: Fri, 25 Aug 2006 14:12:29 +0200 Subject: [Rubyinstaller-users] Feature request: Debugging ruby-runtime Message-ID: <20060825121229.GB8498@best.ms.philips.com> Hi all, Lately I've been busy intergrating C-libraries into ruby, so I can test my C code using ruby scripts. However, I have run into some issues in which I wanted to be able to debug into the ruby runtime (e.g. to see why it crashes). Including pdb files in the distribution should suffice, since the source code is already included. Thanks for the good work, by the way. Groeten, Ronald.