On Jun 3, 2009, at 6:30 PM, Charles Oliver Nutter wrote:
Other extensions part of the Ruby distribution that might be
interesting to port: openssl, syslog, zlib.
syslog and zlib are also already ported to FFI.
Hmm, just out of curiosity, any chance we could have MacRuby use
Apple's System
Laurent Sansonetti wrote:
Very good question... We currently need to access readline (for IRB), so
porting the readline extension to FFI will be very useful.
There's actually a (partial?) port of readline to FFI by Koichiro Ohba.
I'll try to find out where it's located.
Other extensions part
I have an idea about adding facilities inside the new VM in order to
attach a debugger to it (and we could even patch gdb to add Ruby
support!) but I won't be able to start this any time soon, because
there are too many higher priority things to implement first. But if
one wants to help...
last time I tried ruby-debug wasn't working with MacRuby :(
- Matt
On Wed, Jun 3, 2009 at 9:02 AM, Eloy Duran wrote:
> No you're not. Unfortunately xcode does not have Ruby specific debug
> support. The debugger will give you GDB, which _can_ be used with Ruby, but
> I have not tried it with Ma
No you're not. Unfortunately xcode does not have Ruby specific debug
support. The debugger will give you GDB, which _can_ be used with
Ruby, but I have not tried it with MacRuby yet.
The more general solution is to use ruby-debug, but again, I haven't
tried it with MacRuby yet.
Good luck :)
Am I doing something wrong or is there no way to set breakpoints in
MacRuby using Xcode?
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel