diff options
author | José Fonseca <jose.r.fonseca@gmail.com> | 2011-10-07 16:30:44 +0100 |
---|---|---|
committer | José Fonseca <jose.r.fonseca@gmail.com> | 2011-10-07 16:30:44 +0100 |
commit | dc86bfdfaccc4d53944c2c3f666fe33b19bacb81 (patch) | |
tree | ea2b6e23e618a3315b8f0f049718f36e4092159d | |
parent | 17a2f968584010a79bc2258e6054ebcb4f186ec4 (diff) |
Update to-do list.
-rw-r--r-- | TODO.markdown | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/TODO.markdown b/TODO.markdown index c2aa199..b5dd71d 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -42,13 +42,7 @@ Retracing * Support multiple threads -* Provide a readline-like interactive mode to gltrace - - * http://github.com/antirez/linenoise - - * https://github.com/antirez/linenoise/issues#issue/8 - - * http://hg.youterm.com/radare/file/87579f8c5087/src/dietline.c +* Leverage ARB_debug_output where available. * D3D support. @@ -60,6 +54,8 @@ GUI * Visualize meshes in draw commands. +* Breakpointing and step-by-step debugging. + Other ----- |