Remove all references of the window controller from GDBpConnection
[macgdbp.git] / Source / GDBpConnection.m
2008-12-01 Robert SesekRemove all references of the window controller from...
2008-12-01 Robert SesekRemove the model-updating-controller register variable...
2008-12-01 Robert SesekOne more instance of calling -[setStatus:] that needs...
2008-12-01 Robert SesekRather than having GDBpConnection tell the window contr...
2008-12-01 Robert SesekUse our new error system
2008-12-01 Robert SesekCreate an error system that follows MVC
2008-12-01 Robert SesekRemove all of the old stack system
2008-12-01 Robert SesekThe StackFrame index will always be 0 in -[GDBpConnecti...
2008-12-01 Robert SesekStart using our new StackFrame and StackController...
2008-07-14 Robert SesekRenaming DebuggerConnection to GDBpConnection