Add a quit source to the DebuggerConnection's run loop to properly handle closing.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 31 Oct 2010 17:04:48 +0000 (13:04 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 31 Oct 2010 17:04:48 +0000 (13:04 -0400)
commitd9a55ae39cc96b3be95353b1fdc784c96d7be730
tree39bdd0f923798d8109317f8f85f1acf26cb32c1f
parent49344601498af9dd624f74e2636245e2b97a4459
Add a quit source to the DebuggerConnection's run loop to properly handle closing.
Source/DebuggerConnection.h
Source/DebuggerConnection.m
Source/DebuggerProcessor.m