]> git.siccegge.de Git - frida/frida.git/commit
Add basic save support (Infrastructure)
authorChristoph Egger <Christoph.Egger@fau.de>
Thu, 19 Feb 2015 15:51:41 +0000 (16:51 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Thu, 19 Feb 2015 16:02:08 +0000 (17:02 +0100)
commit64cdefa8eebaedef3a852b061d4df431b7e6c654
tree40feae7d7db24c6ffec351da235c2195ceaadeec
parent677db2b79b0c54ea3d684b975e2e65215b48f54a
Add basic save support (Infrastructure)

This is some start on save infrastructure. To complete save/load we now
need to add all relevant information to the save() function and the
implement load(). Also fileformat is not really setteled by now.
src/core/InformationManager.cxx
src/core/InformationManager.hxx
src/disassembler/BasicBlock.hxx
src/gui/Mainwindow.cxx
src/gui/Mainwindow.hxx
src/gui/qt.hxx