Rename GDBpConnection to DebuggerConnection. Also organize all the ivars and methods.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 27 Mar 2010 19:44:53 +0000 (15:44 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 27 Mar 2010 19:48:05 +0000 (15:48 -0400)
commit4f8127acd66f9183e013237cdd650da1db7d7463
tree47b656ff120d7ae9072d637818a06b92a4a7a4f2
parent017c2ed92f2df4f99334a026e58b77bae6a2e3c0
Rename GDBpConnection to DebuggerConnection. Also organize all the ivars and methods.
MacGDBp.xcodeproj/project.pbxproj
Source/BreakpointManager.h
Source/DebuggerConnection.h [moved from Source/GDBpConnection.h with 76% similarity]
Source/DebuggerConnection.m [moved from Source/GDBpConnection.m with 97% similarity]
Source/DebuggerController.h
Source/DebuggerController.m