]> git.siccegge.de Git - frida/frida.git/commit
place BasicBlockWidgets on the canvas
authorChristoph Egger <siccegge@cs.fau.de>
Tue, 27 May 2014 14:17:48 +0000 (16:17 +0200)
committerChristoph Egger <siccegge@cs.fau.de>
Tue, 27 May 2014 14:17:48 +0000 (16:17 +0200)
commita977c730a10c8549974d85a1d31f0846e28f1bc9
treea52298cef11e5ad6da0a591086d62071b834eea0
parent1d66010fc38eab99ec29d25606e3d44a3297e6e6
place BasicBlockWidgets on the canvas

We'll later layout things properly properly using force based
layouting. However we still want BasicBlocks loosely sorted by Address
and consistent behaviour for taken/not taken jumps
src/gui/Mainwindow.cxx
src/gui/widgets/BasicBlockWidget.hxx