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/11248] Error while printing std::string with printers


------- Additional Comments From pmuldoon at redhat dot com  2010-02-04 15:03 -------
This bug:

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

moved us to using lazy string encoding.  This was a patch to GDB (cvs head) and
a patch in the libstdc++ printers.py.  It looks like you have the new
printers.py, but an older GDB.  This should be resolved in FSF release 7.1 soon.

If you are using a custom build, you can probably reverse the printers.py patch
and carry on as your were.

The patch for printers.py is here:

http://gcc.gnu.org/viewcvs?view=revision&revision=155951



-- 


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

------- 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]