Remove SocketWrapper and start using CFSocket with CFStreams in GDBpConnection. This...
[macgdbp.git] / Source / GDBpConnection.h
2010-02-16 Robert SesekRemove SocketWrapper and start using CFSocket with...
2010-02-01 Robert SesekRemove the |session| ivar from GDBpConnection. Use...
2009-07-22 Robert Sesek* Add a preference to automatically reconnect. Fixes...
2009-07-22 Robert Sesek* Completely de-couple SocketWrapper from GDBpConnectio...
2009-05-17 Robert SesekDon't try to manage the stack using internal state...
2009-05-17 Robert SesekFix a type mismatch compile error
2009-05-16 Robert SesekMerge branch 'bug-157'
2009-05-16 Robert SesekMerge branch 'cosmetics'
2009-05-16 Robert SesekFactored out the stack reloading code
2009-05-10 Robert SesekMake the asterisk attached to the type, rather than...
2009-05-10 Robert SesekFix the run command by having it obliterate the current...
2009-02-10 Robert SesekConvert the run command to use the StackFrame system
2009-01-22 Robert SesekHappy new year! Bump copyright.
2009-01-22 Robert SesekMerge branch 'refactoring'
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 SesekRather than having GDBpConnection tell the window contr...
2008-12-01 Robert SesekCreate an error system that follows MVC
2008-12-01 Robert SesekStart using our new StackFrame and StackController...
2008-07-14 Robert SesekRenaming DebuggerConnection to GDBpConnection