I am using gdb 7.4 on a windows 7 machine When I attempt to execute python script I get "Python scripting is not supported in this version of GDB"
I thought that it was supported in 7.4? Where can I get a version of gdb that is python enabled for windows?
You need a GDB which is built with python enabled (GDB.exe needs to link to python libraries, such as python27.dll for python2.7.x) MinGW supply python enabled GDB, MinGW-W64 sites also supply python enabled GDB, also my unofficial build GDB.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With