This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb cvs vs x86_64-apple-darwin10


On Mon, Aug 31, 2009 at 09:57:52AM +0200, Tristan Gingold wrote:
>
> On Aug 30, 2009, at 10:20 PM, Jack Howarth wrote:
>
>>   Has anyone tried building the current gdb cvs on
>> Snow Leopard. I was able to build gdb with...
>>
>> ../src/configure --disable-werror --build=x86_64-apple-darwin10 -- 
>> target=x86_64-apple-darwin10 --target=x86_64-apple-darwin10
>> make
>>
>> however the resulting gdb doesn't run properly. I get an error...
>
> I haven't yet installed snow leopard and I expect some adjustments as  
> Apple frequently changes/updates/improves the Mach-O format.
>
> Tristan.

Tristan,
   Getting x86_64-apple-darwin10 working should be a higher priority
for gdb 7.0 since it sounds like after the VTA branch merge into gcc
4.5, we will need to have access to gdb 7.0 to debug code generated
with gcc 4.5 on darwin.
                       Jack


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]