]> git.siccegge.de Git - frida/frida.git/commit
Run the disassembler in it's own thread
authorChristoph Egger <christoph@christoph-egger.org>
Tue, 2 Jun 2015 21:16:06 +0000 (23:16 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Tue, 2 Jun 2015 21:16:25 +0000 (23:16 +0200)
commit568fd6801188fb8c092c7820102824a572ec656e
tree1ff6f7d47575730a1ccf3a84a443966c3d1f1fcf
parentf9d8bd4a0312a92a1ec3493e83996c0a99d8d1bf
Run the disassembler in it's own thread

Makes the gui responsive while the disassembler is working. Would also
allow for severall worker threads in the disassembler in the future --
and more cool stuff!
src/core/InformationManager.cxx
src/core/InformationManager.hxx
src/disassembler/Disassembler.hxx