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 pmuldoon at redhat dot com  2009-10-27 13:38 -------
I had a look again at this today, just to make sure and it is just trying to
interpret garbage data/access data that is no longer there. I'm not sure what,
from a pretty-printing perspective we can do about this. Possibly if there was
some way to flag if a local was initialized/in-scope. Anyway, do you want to
close this and change the resolution?

-- 


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]