]> git.siccegge.de Git - frida/frida.git/commitdiff
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)
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.


No differences found