Actually call the delegate method, which hooks everything up.
[macgdbp.git] / Source / DebuggerBackEnd.m
2011-05-01 Robert SesekActually call the delegate method, which hooks everythi...
2011-05-01 Robert SesekAdd -[DebuggerBackEnd evalScript:] to send the command.
2011-02-26 Robert SesekWe need to set self.attached before referencing it.
2011-02-26 Robert SesekMerge branch 'ruler-view'
2011-02-26 Robert SesekMerge branch 'x86_64'
2011-02-26 Robert SesekClose and reopen the connection when toggling the attac...
2011-02-19 Robert SesekMove dealing with the socket into NetworkCallbackContro...
2011-01-06 Robert SesekThe attached state is now persisted to preferences.
2011-01-06 Robert SesekHandle sending the |detach| command when not attached...
2011-01-06 Robert SesekHappy new year!
2011-01-05 Robert SesekAdd a "stop" button to the toolbar that detaches the...
2010-12-24 Robert SesekDon't fetch source in |-[DebuggerBackEnd loadStackFrame...
2010-12-18 Robert SesekRenaming because there's too many Debugger* classes