mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 09:00:42 +08:00
First pass at adding print support for Objective-C objects.
This commit is contained in:
@@ -224,6 +224,9 @@ void SeerVariableTrackerBrowserWidget::handleSessionTerminated () {
|
||||
|
||||
// Delete previous contents.
|
||||
variablesTreeWidget->clear();
|
||||
|
||||
// Tell the GdbWidget to forget all tracked expressions.
|
||||
emit deleteVariableExpressions("*");
|
||||
}
|
||||
|
||||
void SeerVariableTrackerBrowserWidget::refresh () {
|
||||
|
||||
Reference in New Issue
Block a user