programming-nu / nu

Nu is an interpreted Lisp that builds on the Objective-C runtime and Foundation framework.
http://programming-nu.github.io
Apache License 2.0
2.15k stars 236 forks source link

Mavericks gdb fix (picks lldb); netmbundle updated. #72

Closed tjklemz closed 10 years ago

tjklemz commented 10 years ago

Mavericks no longer includes gdb with the Xcode tools. I've modified the code so that running “nuke gdb” will now choose the correct debugger, either gdb or lldb.

tjklemz commented 10 years ago

Also updated netmbundle to install the TextMate bundle correctly depending on whether TextMate is version 1 or 2.