From 5067f8fc779837385c6ce4a41e60420ffa52bbe9 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 17 Nov 2010 15:07:45 +0000 Subject: [PATCH] todo: Suggest that trace should include return values. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index ee431d2..fdb96fe 100644 --- a/TODO +++ b/TODO @@ -382,3 +382,9 @@ live CD inspection guestfish -i livecd.iso Could this be done through the core API and existing calls? + +Trace +----- + +Traces should include the return value from functions as well, +to make them more useful when debugging problems. -- 1.8.3.1