From: frief Date: Tue, 5 Jul 2005 19:26:13 +0000 (+0000) Subject: doc/sdccman.lyx: added section about debugging with ddd X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=8473f5ae05c4a344407367e18e7e1d8cc9fc7bae;p=fw%2Fsdcc doc/sdccman.lyx: added section about debugging with ddd doc/figures/ddd_example.eps: screenshot of debugging session git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3797 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index e6d57df4..98c4a982 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-07-05 Frieder Ferlemann + + * doc/sdccman.lyx: added section about debugging with ddd + * doc/figures/ddd_example.eps: screenshot of debugging session + 2005-07-04 Raphael Neider * src/pic/gen.c (genPointerGet): handle pointers to CONST values