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 seems to be broken on darwin 10.5.8 and later


> gcc -m64 -g -O3 himenoBMTxpa.c

Debugging code optimized with GCC is a real challenge, even at -O1
sometimes. That's usually because the compile emitted some debugging
info that's not precise enough.

-- 
Joel


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