Re: GDB versions.
Re: GDB versions.
- Subject: Re: GDB versions.
- From: Jonas Maebe <email@hidden>
- Date: Tue, 7 Apr 2009 21:59:27 +0200
On 09 Feb 2009, at 21:12, Pascal wrote:
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).
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden