From: kbongers Date: Mon, 28 Apr 2003 18:14:28 +0000 (+0000) Subject: Martins ddd changes X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=eda931ed632b12927ab39460a2ca5a9bfcf9f700;p=fw%2Fsdcc Martins ddd changes git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2573 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 428a8614..65b2ab8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-04-28 Karl Bongers(apply patches for Martin Helmling) + + * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files. + * Some notes on ddd usage added in debugger/README + Martin Helmling adding more features and fixes for ddd GUI debugger. + Code added for nexti, stepi, up, down, and other adjustments. + 2003-04-28 Scott Dattalo * src/pic/pCodepeep.c non-wildcard asmops are now handled