From f39f00a291dd52d621035a9434db2a03d52d020a Mon Sep 17 00:00:00 2001 From: kbongers Date: Mon, 12 May 2003 21:54:01 +0000 Subject: [PATCH] sdcdb changes git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2617 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.47.2