[Bug 1010126] Re: gdb is missing python files for C++ pretty printing (libstdcxx.v6.printers)

2015-01-30 Thread SpencerL
@ Tuxist Thank you so much ~ I tried many methods from stackoverflow ,but it didn't work. You rescued me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1010126 Title: gdb is missing python files

[Bug 921839] Re: gdb reports ImportError no module libstdcxx.v6.printers

2015-01-30 Thread SpencerL
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