c++ member arrays with variable size

Daniel Jacobowitz drow@false.org
Sun Nov 4 14:34:00 GMT 2007


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



More information about the Gdb mailing list