debugger: refactor the dumper class to make it work with gdb 7.0
This is an attempt to make it work with released gdb 7.0. It uses some ugly workarounds to compensate for the missing gdb.Block and gdb.Symbol structures.
Showing
- share/qtcreator/gdbmacros/dumper.py 127 additions, 75 deletionsshare/qtcreator/gdbmacros/dumper.py
- share/qtcreator/gdbmacros/gdbmacros.py 0 additions, 1 deletionshare/qtcreator/gdbmacros/gdbmacros.py
- src/plugins/debugger/gdb/gdbengine.cpp 2 additions, 2 deletionssrc/plugins/debugger/gdb/gdbengine.cpp
Loading
Please register or sign in to comment