Do not attempt to preserve stack frames.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 12 Apr 2020 16:54:41 +0000 (12:54 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 12 Apr 2020 16:54:41 +0000 (12:54 -0400)
commitcc3b46f232d6af84b346cf14e460c4b83a973380
treed03b8e5920b61fcbe7f4c40740849e9301361964
parentccf7fa422ed3899aae22f8b41a325b6a7f399a38
Do not attempt to preserve stack frames.

Doing so means the variable contents in previously-loaded stack frames
does not update.
Source/DebuggerModel.m