]> git.siccegge.de Git - frida/frida.git/history - src/core/InformationManager.cxx
Add binary to saved archive
[frida/frida.git] / src / core / InformationManager.cxx
2015-03-05 Christoph EggerAdd binary to saved archive
2015-03-05 Christoph EggerAdd logger for InformationManager
2015-03-03 Christoph EggerMake pieces of information serialize themselves
2015-02-24 Christoph EggerReoganize Function/BasicBlock creation
2015-02-23 Christoph EggerName functions in BasicBlock view
2015-02-20 Christoph EggerMake InformationManager responsible for cleaning Blocks...
2015-02-20 Christoph EggerMove Function/BasicBlock to core and clean up includes
2015-02-19 Christoph EggerAdd basic save support (Infrastructure)
2015-01-20 Christoph EggerFix startup if no binary is specified on the commandline
2015-01-14 Christoph EggerMake LLVMDisassembler a template class
2015-01-07 Christoph EggerAdd in an Information Manager