sdcdb changes
authorkbongers <kbongers@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 12 May 2003 21:54:01 +0000 (21:54 +0000)
committerkbongers <kbongers@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 12 May 2003 21:54:01 +0000 (21:54 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2617 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index f8ea295390a9e65d524efe4fe2460bd4f5b2a77b..9626325b901787d410c66a7dd6a38cbb95d60cce 100644 (file)
--- 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 <borut.razem@siol.net>
 
        * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix