Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: nenin on October 29, 2020, 11:33:11 am

Title: Info: 64b gdb and C::B for 32b code
Post by: nenin on October 29, 2020, 11:33:11 am
Looks like new gdb 10.1 64b can operate with both 32b and 64b projects.
I found binaries here: https://github.com/ssbssa/gdb (built with python2.7  )
At first look it works with C::B 12198  and  mingw-w64 from winlibs.
Title: Re: Info: 64b gdb and C::B for 32b code
Post by: BlueHazzard on October 31, 2020, 05:28:06 pm
This looks interesting, thank you! Was looking for a python enabled gdb on windows