See comment 14 on #952999 for a workaround edit
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/c/comments/14
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921839
Title:
gdb reports ImportError
Had the same problem with gdb 7.7.1 on 14.04 LTS.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921839
Title:
gdb reports ImportError no module libstdcxx.v6.printers
To manage notifications about t
Same problem in trusty as well :!
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Traceback (most recent call last):
File
"/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19-gdb.py",
line 63, in
fr
Hello guys! I met the similar problem . When run gdb ,it shows like
that:
Traceback (most recent call last):
File "",line 3, in
File "/root/.gdb/python/libstdcxx/v6/_init_.py",line 19,in
from printers import register_libstdcxx_printers
ImportError: No module named 'printers'
/root/.gdbi
Bug #908163 says that this as been fixed for /usr/lib/i386-linux-
gnu/libstdc++.so.6.0.16-gdb.py
but
Bug #952999 says that there is the same kind issue for
/usr/lib/debug/usr/lib/i386-linux-gnu/libstdc++.so.6.0.16-gdb.py
--
You received this bug notification because you are a member of Ubuntu
B
the traceback references a file in /usr/local, installed by the user.
again, this works with the system provided libstdcxx.v6.printers
** Changed in: gdb (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
This bug also affects gdb in precise.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921839
Title:
gdb reports ImportError no module libstdcxx.v6.printers
To manage notifications about this bug go t
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gdb (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921839
Title:
gdb rep