mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 09:00:42 +08:00
More udb support.
This commit is contained in:
@@ -296,11 +296,6 @@ void SeerMemoryVisualizerWidget::handleText (const QString& text) {
|
||||
handleRefreshButton();
|
||||
}
|
||||
|
||||
// End of program. Clear everything as it will be out of date.
|
||||
}else if (text.startsWith("^error,msg=\"No registers.\"")) {
|
||||
setVariableName("");
|
||||
setMemoryLength("");
|
||||
|
||||
}else{
|
||||
// Ignore anything else.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user