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


On Fri, Oct 02, 2009 at 08:40:01AM -0700, Joel Brobecker wrote:
> > 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

Joel,
  I was just curious if this was being seen on linux as well or just
on darwin. FYI, the source code for this example is at...

http://accc.riken.jp/HPC/HimenoBMT/compile_op_e.html

if anyone else wants to try it on linux with current gcc trunk.
             Jack


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