Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2021-12-13 | 494 Bytes | |
gdb-11.1.7z | 2021-12-13 | 5.9 MB | |
Totals: 2 Items | 5.9 MB | 0 |
GDB 11.1 for XP buildspec: ./configure --with-python --with-libipt --disable-nls to switch into curses mode invoke: gdb -tui Notes: "normal" keybinding is broken in curses mode. python is statically linked (with selected modules), look in lib\python2.7 if you need to install extra python package (but it may not works if need module thats not linked in gdb.exe) there is also insight gdb 11.1, but there seems to be tk's main() conflict on windows, it just freeze after tk UI show.