Show the variables in all contexts instead of just Locals. Fixes #147.
[macgdbp.git] / Source / GDBpConnection.m
2009-02-05 Robert SesekShow the variables in all contexts instead of just...
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-01 Robert SesekGet the source code from the debugger engine in [GDBpCo...
2008-12-01 Robert SesekRemove -[DebuggerController setStatus:]
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