Re: [patch, libstdc++] Use explicit relative imports for the pretty printers

2015-02-27 Thread Jonathan Wakely
On 25 February 2015 at 20:22, Matthias Klose wrote: > When gdb is linked/used with Python 3, import of the pretty printers fails: > > Traceback (most recent call last): > File > "/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.21-gdb.py", > line 58, in >import libstdcxx.v6 >

[patch, libstdc++] Use explicit relative imports for the pretty printers

2015-02-25 Thread Matthias Klose
When gdb is linked/used with Python 3, import of the pretty printers fails: Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.21-gdb.py", line 58, in import libstdcxx.v6 File "/usr/lib/i386-linux-gnu/../../share/gcc-5/python/libstdcxx/v