diff --git a/src/u_symlist.pas b/src/u_symlist.pas index 796233ae..06bdb006 100644 --- a/src/u_symlist.pas +++ b/src/u_symlist.pas @@ -848,6 +848,7 @@ begin tree.BeginUpdate; clearTree; updateVisibleCat; + fSyms.symbols.Clear; fSyms.LoadFromString(fTreeDataFromThread); f := TreeFilterEdit1.Filter; TreeFilterEdit1.Text := '';