[RFC] Darwin port (Part 0)

Tristan Gingold gingold@adacore.com
Wed Nov 12 08:34:00 GMT 2008


On Nov 10, 2008, at 6:44 PM, Stan Shebs wrote:

> Tristan Gingold wrote:
>> here are a patch to add a new host/target: Darwin (or MacOS X).
> This is very exciting! I've made a couple tries at getting this  
> going, but never managed to get the code disentangled enough to be  
> useful. Rewriting sounds like it was the right way to cut the  
> knot. :-)

Thanks.

> What kind of pass/fail numbers are you seeing for the testsuite  
> right now? (There's no threshold for submittability, but it tells us  
> what to expect.)

I haven't tried the GDB testsuite yet.  On our testsuite the results  
are rather good (less than 5% of
failures) but:
* as there is no support for shared libraries GDB can't call malloc()
* dSYM files should work well but they are not automatically generated
* reading dwarf from .o mostly works provided -fno-common is used...

Tristan.



More information about the Gdb-patches mailing list