Close the connection when we receive the "stopping" status. Fixes bug://report/125
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 22 Jun 2008 16:25:05 +0000 (12:25 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 22 Jun 2008 16:25:05 +0000 (12:25 -0400)
commit256331cfc571f8d4730f4a29052eb91f6dcdabc4
tree6f9ca20b7046cc5b1a867f98212895a1bcb617b9
parent4faf7835e4501e24aa8012771d9878db4f29aa99
Close the connection when we receive the "stopping" status. Fixes bug://report/125

* Source/DebuggerConnection.m:
(refreshStatus): The "stopped" and "stopping" statuses should have the same effect now
Source/DebuggerConnection.m