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/18305] python error in disable pretty-printer command


https://sourceware.org/bugzilla/show_bug.cgi?id=18305

--- Comment #1 from dje at google dot com ---
Forgetting to escape the ++ in libstdc++ is probably not uncommon.
We should catch this exception and provide a better error message.

This only occurs with "set python print-stack full",
but OTOH this is a user error, not a coding error.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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