gdb pretty print not working on windows
Posted: Wed Mar 05, 2014 12:05 pm
Hi!
This is my current setup:
version: 5.4
OS: Windows 7 (32 bit)
compiler: 4.8.1 MinGW
gdb: C:\gdb2013-10-09\bin\gdb.exe (Downloaded from wiki link)
Python: 2.7.6 (C:\Python27)
Debug output pane: http://pastebin.com/R13pjT4j
I have checked 'Enable GDB Pretty Printing' and 'Enable full debugger logging'. The python code is present in Startup Commands. I have also updated the shipped gdb_printers script to the latest. Still I am unable to view the gdb pretty print. What to do?
This is my current setup:
version: 5.4
OS: Windows 7 (32 bit)
compiler: 4.8.1 MinGW
gdb: C:\gdb2013-10-09\bin\gdb.exe (Downloaded from wiki link)
Python: 2.7.6 (C:\Python27)
Debug output pane: http://pastebin.com/R13pjT4j
I have checked 'Enable GDB Pretty Printing' and 'Enable full debugger logging'. The python code is present in Startup Commands. I have also updated the shipped gdb_printers script to the latest. Still I am unable to view the gdb pretty print. What to do?