Rename DebuggerConnection to DebuggerProcessor in preparation for the separation...
[macgdbp.git] / Source / DebuggerController.h
2010-05-31 Robert SesekRename DebuggerConnection to DebuggerProcessor in prepa...
2010-03-27 Robert SesekRename GDBpConnection to DebuggerConnection. Also organ...
2010-02-21 Robert Sesek* Start plumbing data back to the UI now that we're...
2010-02-16 Robert SesekHappy new year!
2009-07-22 Robert SesekFix warnings about GDBpConnectionDelegate by including...
2009-07-22 Robert Sesek* Add a preference to automatically reconnect. Fixes...
2009-05-19 Robert SesekAdd a toolbar icon for the HUD window, which required...
2009-05-16 Robert SesekMerge branch 'bug-157'
2009-05-16 Robert SesekMerge branch 'cosmetics'
2009-05-10 Robert SesekMake the asterisk attached to the type, rather than...
2009-04-04 Robert SesekRetain the selection in the variable list when stepping...
2009-04-02 Robert SesekAdd an item to the Window menu to allow the inspector...
2009-01-28 Robert SesekWhen the debugger connects, automatically step in to...
2009-01-22 Robert SesekHappy new year! Bump copyright.
2009-01-22 Robert SesekMerge branch 'refactoring'
2008-12-02 Robert SesekRenaming registers to variables
2008-12-01 Robert SesekWe need to keep variables expanded across changing...
2008-12-01 Robert SesekRemove -[DebuggerController setStatus:]
2008-12-01 Robert SesekUse automatic validation of UI items for the toolbar...
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 SesekStart using our new StackFrame and StackController...
2008-12-01 Robert SesekRefactor the DebuggerController's "stackController...
2008-07-14 Robert SesekRenaming DebuggerConnection to GDBpConnection
2008-07-14 Robert SesekRenaming DebuggerWindowController to DebuggerController