debugging stl containers using mingw, issue with python script
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: edit: ok, i wont give up. i tried to set this up in codeblocks, but that doesnt work well either: Starting debugger: C:\MinGW\bin\gdb-python27.exe -nx -fullname -quiet done Setting breakpoints Attaching to program with pid: 7760 Debugger name and version: GNU gdb (GDB) 7.5 Attaching to process 7760 > source C:\MinGW\bin\.gdbinit Traceback (most recent call last): File "<string>", line 5, in <module> File "C:\MinGW\share\gcc-4.8.1\python\libstdcxx\v6\printers.py", line 917, in register_libstdcxx_printers register_type_printers(obj) File "C: