Remove all references of the window controller from GDBpConnection
[macgdbp.git] / Source / DebuggerController.m
2008-12-01 Robert SesekRemove all references of the window controller from...
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 SesekUpdate the bindings for the stack viewer to use our...
2008-12-01 Robert SesekWe need to pop the stack twice when stepOut is called
2008-12-01 Robert SesekStart using our new StackFrame and StackController...
2008-12-01 Robert SesekRefactor the DebuggerController's "stackController...
2008-10-13 Robert SesekHave the debugger and breakpoints windows remember...
2008-07-15 Robert SesekFixing a memory leak
2008-07-14 Robert SesekRenaming DebuggerConnection to GDBpConnection
2008-07-14 Robert SesekRenaming DebuggerWindowController to DebuggerController