mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
Small rewording.
This commit is contained in:
@@ -91,7 +91,7 @@ void SeerGdbMonitorWidget::handleCommandLineEdit () {
|
||||
|
||||
monitorCommandLineEdit->clear();
|
||||
|
||||
textEdit->appendPlainText("(gdbmonitor) " + command);
|
||||
textEdit->appendPlainText("(monitor) " + command);
|
||||
|
||||
emit executeGdbMonitorCommand(_monitorId, command);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user