This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients dmalcolm, ned.deily, ronaldoussoren, sam.kimbrel
Date 2014-04-16.20:08:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397678914.66.0.199224420992.issue21263@psf.upfronthosting.co.za>
In-reply-to
Content
Since Apple no longer ships gdb or GNU gcc as part of Xcode and since lldb is the native debugger for clang/LLVM, this test is usually skipped on OS X these days unless you go to the trouble of explicitly installing gdb.  Does anyone know if python support works when using gdb with clang?
History
Date User Action Args
2014-04-16 20:08:34ned.deilysetrecipients: + ned.deily, ronaldoussoren, dmalcolm, sam.kimbrel
2014-04-16 20:08:34ned.deilysetmessageid: <1397678914.66.0.199224420992.issue21263@psf.upfronthosting.co.za>
2014-04-16 20:08:34ned.deilylinkissue21263 messages
2014-04-16 20:08:34ned.deilycreate