Do away with the concept of "reconnect" and use a checbox for attached/detached state.
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 16 Dec 2010 14:06:59 +0000 (09:06 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 16 Dec 2010 14:06:59 +0000 (09:06 -0500)
commitf972ef39c5946d67865bea8def876254bc286ff0
tree3e926e2b53c2ccf4c93f15d5863db6e70f87c130
parente9690abb50d9d517b274b29bc9221bb5f9043e9b
Do away with the concept of "reconnect" and use a checbox for attached/detached state.

* |-[DebuggerConnectionDelegate connectionDidAccept:]| now actually gets signaled
* When the debugger is in "detached" mode, it will automatically reject new client sockets.
English.lproj/Debugger.xib
Source/DebuggerConnection.h
Source/DebuggerConnection.m
Source/DebuggerController.h
Source/DebuggerController.m
Source/DebuggerProcessor.h
Source/DebuggerProcessor.m