This is the mail archive of the gdb-prs@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]

[Bug python/10707] c++ pretty-printer barfing on a vector


------- Additional Comments From carlton at bactrian dot org  2009-09-30 17:32 -------
Hmm, yeah, I should have tried that.  Sounds like a plausible explanation; pity there's no way without a 
return statement (or, I guess, without stepping into functions) to get to the vector after the last statement 
but before destructors start firing, but maybe we're at the compiler's mercy for that?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10707

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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