Rename DebuggerConnection to DebuggerProcessor in preparation for the separation...
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 31 May 2010 23:20:07 +0000 (19:20 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 31 May 2010 23:20:07 +0000 (19:20 -0400)
commit10c742c6fb0ef451f05c0557c8fb2c8e3619d5ef
treea5074964960cf699c4d36e963a803d7e9ec4bd4a
parent9c2a0f70ce39c72deca3457801efbef76c4f2efc
Rename DebuggerConnection to DebuggerProcessor in preparation for the separation between the two.
MacGDBp.xcodeproj/project.pbxproj
Source/BreakpointManager.h
Source/DebuggerController.h
Source/DebuggerController.m
Source/DebuggerProcessor.h [moved from Source/DebuggerConnection.h with 95% similarity]
Source/DebuggerProcessor.m [moved from Source/DebuggerConnection.m with 99% similarity]