Martins commands patch
[fw/sdcc] / debugger / mcs51 / cmd.c
index 0c584c20068b2efa2ce5ec767e8fca61901eddff..86c17d2ce294f8ff53eba4371fe1a67723f001cf 100644 (file)
@@ -699,7 +699,7 @@ void simGo (unsigned int gaddr)
     unsigned int addr ;
     context *ctxt;
     int rv;
-
+    stopCommandList();
  top:    
     if ( userinterrupt )
     {