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


Hi Daniel,

> Most of the time, if a variable does not show up in
> "info locals",
> that means your compiler has not emitted debug info
> for it.  I tried
> your example with G++ 4.2 on x86_64-linux, and did
> see the local
> array.

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 :( .

Thanks.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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