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: c++ member arrays with variable size


On Sun, Nov 04, 2007 at 03:26:50AM -0800, D Haley wrote:
> Hmm, I tried on another machine and yes, i can see it.
>  For the record on the non-working version I am using
> apple-darwin8-g++ (GCC) 4.0.1. Minus one point for
> apple :( .

This is probably because Apple's still using the older stabs debug
format.  I believe they either have switched, or are switching, to
DWARF-2; that will help a lot.

-- 
Daniel Jacobowitz
CodeSourcery


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