From: kbongers Date: Mon, 12 May 2003 21:54:01 +0000 (+0000) Subject: sdcdb changes X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f39f00a291dd52d621035a9434db2a03d52d020a;p=fw%2Fsdcc sdcdb changes git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2617 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index f8ea2953..9626325b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-05-12 Karl Bongers(apply development patches from Martin Helmling) + + * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files. + Fixed so you can set breakpoints prior to run, run does not stop + on entry now. Add tbreak. Other enhancements and fixes for use + with ddd. + 2003-05-12 Borut Razem * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix