We need to keep variables expanded across changing stack positions
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 1 Dec 2008 23:56:01 +0000 (18:56 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 1 Dec 2008 23:56:01 +0000 (18:56 -0500)
commit94871d99496168b697ce98d19f286c3f493399c9
tree0246f35bca4db7ede332895e77182c9573b13b9f
parent46917874ad76c284c119a7c6b6047e3a88a69829
We need to keep variables expanded across changing stack positions

* Source/DebuggerController.m:
(setRegister:): Removed
(tableViewSelectionDidChange:): Call [expandRegisters]
(expandVariables): New private method
* Source/DebuggerController.h: Header updates
Source/DebuggerController.h
Source/DebuggerController.m