site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 09 Feb 2009, at 21:12, Pascal wrote: Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Though I want to port GDB for Ada language from GNAT GPL: https://libre.adacore.com/dynamic/download_page (directory sources) It is based on FSF version 6.8. This version hasn't Mac extensions to build properly. How can I get this version building on Mac OS X ? Download the latest version from GDB CVS. It has support for Mac OS X/ x86 (both 32 and 64 bit; no PowerPC support though), although there are still some rough edges: * calling functions from within gdb will often crash, because gdb does not align the stack to 16 bytes before calling the function * when the debugged program finishes its execution, gdb crashes Those are the two issues I encountered, but other than that it already works fairly well (I'm not using it for debugging Ada though). This email sent to site_archiver@lists.apple.com