Making the status text portray the actual status of the debug session
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 3 Aug 2007 07:22:09 +0000 (00:22 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 3 Aug 2007 07:22:09 +0000 (00:22 -0700)
commit848fdce18ecf5c71dee8d22c93adaf15d95f4b2f
tree09ca8d4e869096ad99fb4875497fc467e25f4e1d
parent977fcadfe51a954914b5cdb14dcb74efbf85df21
Making the status text portray the actual status of the debug session

* Source/DebuggerConnection.m:
([DebuggerConnection updateStatus:]): The status XML document is now parsed and the status is set properly
Source/DebuggerConnection.m