pyclewn version: 1.9
tracker id: 3591168
mercurial changeset: 8b65796be73f
Description:
Having file 'a b' in the current directory generates the warning
"gdb WARNING invalid completion returned by gdb: shell a b" in the
log file.
Solution:
Add 'shell' to the list of gdb commands that have file completion
on their first argument.
As a side effect, this also fixes issue 3590548:
Having e.g. a file called π in the current directory causes the error
<class 'UnicodeDecodeError'>
"'utf-8' codec can't decode byte 0xcf in position 29055: invalid
continuation byte"
source line: "return result.decode()"
at /usr/local/lib/python3.2/dist-packages/clewn/gdb.py:303
File:
gdb.py
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel:
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general