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]

GDB Darwin


Hi,

I'm trying to find a way to compile a remote debugger which supports an ARM Darwin target. The gdb server seems to work fine and I can remote debug using an ARM targetted GDB, but of course I cant read the symbols in as there is no support for the mach-o format with an ARM target.

I see GDB now has support for i386, x64 and PowerPC flavours of darwin, but not ARM. Is ARM Darwin support planned? I'm trying to find a nice way of debugging directly from a Windows machine (there is already an ARM Darwin targeted GDB, but this is only on OSX).

Thanks,
-- James



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