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: 'Cannot find bounds of current function' when stepping with GDB 7.6 under OS X 10.6 / LLVM GCC 4.2


On 06 Feb 2014, at 18:56, eranon <eric.anon@laposte.net> wrote:

> Thanks for this informed info, Tristan. I keep track that it's on your TODO
> list ;)
> 
> And I suppose this is not configurable by a switch/flag/option at LLVM GCC
> 4.2 side (to produce a FSF gdb compliant binaries of course) ?

This is a linker issue: try to link with -Wl,-no_compact_unwind (IIRC).

> Also, another question for another approach :  Is it possible to go with FSF
> GCC (ie. not the Apple-LLVM one) under OS X ?

Yes, but AFAIK ObjC isn't up to date.

Tristan.


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