From 64738414e3c16f1a5f4f6d2e927f58f34753c04e Mon Sep 17 00:00:00 2001 From: Johannes Sixt Date: Tue, 25 Jul 2006 21:07:10 +0200 Subject: [PATCH] More TODO inspired by Dan Weinlader. --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index cd16954..99630df 100644 --- a/TODO +++ b/TODO @@ -46,4 +46,9 @@ 33. Clear the status bar when the program is (re-)started (because if this takes some time, you don't know whether KDbg does something.) -34. +34. For values in popups, check also for members, i.e. try this->foo, otherwise + member values never appear in popups. + +35. Allow to copy variable values to the clipboard. + +36. -- 2.11.4.GIT