Adding a method to check and see if the connection we have is valid
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 5 Aug 2007 19:29:02 +0000 (12:29 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 5 Aug 2007 19:29:02 +0000 (12:29 -0700)
commitdb25a5807c7f7bd50c3a0b1589cc60330fafcfd8
treeabc0622def80e7d4e5343618a78b0332e2be5701
parent2c9fe6229aab313ba0292ae60db731ba34d7b32c
Adding a method to check and see if the connection we have is valid

* Source/DebuggerConnection.m|h:
([DebuggerConnection isConnected]): New method
Source/DebuggerConnection.h
Source/DebuggerConnection.m