User forums > General (but related to Code::Blocks)
[OT] unofficial MinGW GDB gdb with python released(2018-07-25)
ollydbg:
FYI: for those who are lazy to download and install a python2.7. I have now a new package: gdb2018-07-25-bundle-python27.zip
So, just download and extract it, and run gdb.exe to start debugging. ;) You don't need to install a python2.7 on your computer any more, because this gdb2018-07-25-bundle-python27.zip already bundled a python 2.7 distribution.
Here is how I create this "gdb2018-07-25-bundle-python27.zip"
I install a portable python 2.7(from this package: 20.8 MB WinPython-32bit-2.7.13.1Zero.exe, thanks to the WinPython project), and then I copy all the files in the python 2.7.13 folder to gdb's bin folder.
BlueHazzard:
--- Quote ---FYI: for those who are lazy to download and install a python2.7. I have now a new package: gdb2018-07-25-bundle-python27.zip
--- End quote ---
i reread this discussion from the forum a few days ago xD
bcc32x:
I'm using this: http://www.equation.com/servlet/equation.cmd?fa=gdb
ollydbg:
--- Quote from: bcc32x on October 12, 2018, 09:26:25 am ---I'm using this: http://www.equation.com/servlet/equation.cmd?fa=gdb
--- End quote ---
I just see their gdb is built in year 2014, it is 4 years old.
nenin:
Do you plan new releases?
I found standalone distribution of the mingw64 gcc - winlibs.com github.com/brechtsanders/winlibs_mingw - but gdb in this distribution does not support python.
Navigation
[0] Message Index
[*] Previous page
Go to full version