]> git.siccegge.de Git - frida/frida.git/blobdiff - doc/BUGS.org
Move org files to doc/ subdirectory
[frida/frida.git] / doc / BUGS.org
diff --git a/doc/BUGS.org b/doc/BUGS.org
new file mode 100644 (file)
index 0000000..b8191ca
--- /dev/null
@@ -0,0 +1,15 @@
+* TODO BasicBlockWidget should get an unique type
+
+    As a result, properly filter BasicBlockWidgets when spacing
+    without linearly searching through all BasicBlockWidgets all the
+    time
+
+* DONE 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
+
+* TODO spread out enries
+
+    Add some small gap between inbound edges the currently layout is
+    slightly confusing