Improving the way we handle updating the stack and registers. Instead of updating...
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 25 Aug 2007 05:36:12 +0000 (22:36 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 25 Aug 2007 05:36:12 +0000 (22:36 -0700)
commit332bcf2cb67195ddf13929828b7b06862e6d7311
treee002d7096e2874bcbceaf98bf732314c4c89cb8c
parentd03a57afdc14caeeef2de85c18afeedef3140194
Improving the way we handle updating the stack and registers. Instead of updating them after we send step/run commands, only update the stacks and registers if the status (in updateStatus:) is on "break"

* Source/DebuggerConnection.m
Source/DebuggerConnection.m