X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debugger%2Fmcs51%2Fcmd.c;fp=debugger%2Fmcs51%2Fcmd.c;h=86c17d2ce294f8ff53eba4371fe1a67723f001cf;hb=324c546ec931717cb4a2aa705ae1c943b4b89604;hp=0c584c20068b2efa2ce5ec767e8fca61901eddff;hpb=d0606a36c9fe073c14d3b41d8e4977058714412c;p=fw%2Fsdcc diff --git a/debugger/mcs51/cmd.c b/debugger/mcs51/cmd.c index 0c584c20..86c17d2c 100644 --- a/debugger/mcs51/cmd.c +++ b/debugger/mcs51/cmd.c @@ -699,7 +699,7 @@ void simGo (unsigned int gaddr) unsigned int addr ; context *ctxt; int rv; - + stopCommandList(); top: if ( userinterrupt ) {