SIGN IN SIGN UP

python-gdb.py: Replace invalid Unicode character with U+FFFD to be able to

display invalid strings. Such strings can be found while Python is creating a
new string, in a text decoder for example, when Python is compiled in debug
mode.
V
Victor Stinner committed
d8a5cc91e6559e11ca28e6a915017433b14b12d1
Parent: dc040f0