From aeefacaa1bac2ca92aa5346d88ada99a607d86e2 Mon Sep 17 00:00:00 2001 From: Johannes Sixt Date: Thu, 15 Nov 2001 20:41:55 +0000 Subject: [PATCH] Idea: "Crash report" function. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index f131d90..aa578a0 100644 --- a/TODO +++ b/TODO @@ -43,3 +43,6 @@ 28. Better support for remote debugging and special versions of gdb, e.g. "target pilot localhost:2000". + +29. "Crash report" function: Stack trace with excerpts of the source code and + variable dumps for every frame. -- 2.11.4.GIT