From e54d734252f1c66b58fa314b8a1e5b0d247839fe Mon Sep 17 00:00:00 2001 From: "royqh1979@gmail.com" Date: Wed, 10 Nov 2021 22:00:01 +0800 Subject: [PATCH] work save --- RedPandaIDE/debugger.cpp | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/RedPandaIDE/debugger.cpp b/RedPandaIDE/debugger.cpp index b2b23d05..dca0ab3b 100644 --- a/RedPandaIDE/debugger.cpp +++ b/RedPandaIDE/debugger.cpp @@ -1708,9 +1708,15 @@ QString DebugReader::removeToken(const QString &line) { int p=0; while (p'9') { + break; + } + p++; } + if (p