X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=BUGS.org;fp=BUGS.org;h=17c6a5393c80f56a3829eb3274a7ecfaeee36da2;hp=0000000000000000000000000000000000000000;hb=079cf5a082a42232de30be1dd88779aac085174c;hpb=4bcd18ed3dc3450d014351f5b27d1c7d1596601c diff --git a/BUGS.org b/BUGS.org new file mode 100644 index 0000000..17c6a53 --- /dev/null +++ b/BUGS.org @@ -0,0 +1,10 @@ +* TODO BasicBlockWidget should get an unique type + + As a result, properly filter BasicBlockWidgets when spacing + without linearly searching through all BasicBlockWidgets all the + time + +* TODO Splitting BasicBlocks needs to happen sooner + + BasicBlocks are splittet too late these days. As a result we + sometimes get BasicBlocks that are suffixes of other BasicBlocks