From: José Fonseca Date: Fri, 7 Oct 2011 15:30:44 +0000 (+0100) Subject: Update to-do list. X-Git-Url: https://git.cworth.org/git?p=apitrace;a=commitdiff_plain;h=dc86bfdfaccc4d53944c2c3f666fe33b19bacb81 Update to-do list. --- 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 -----