Bump project version to 212.1.
[macgdbp.git] / Source / DebuggerBackEnd.h
2019-09-11 Robert SesekPut the listening port information into the status...
2015-12-07 Robert SesekZero-warning build.
2015-12-07 Robert SesekMerge branch 'debugger-back-end'
2015-12-07 Robert SesekSome final header nits. debugger-back-end
2015-12-07 Robert SesekInject autoAttach into DebuggerBackEnd's designated...
2015-12-07 Robert SesekRemove -[DebuggerBackEnd isConnected].
2015-12-07 Robert SesekRemove DebuggerBackEnd.status.
2015-12-07 Robert SesekRemove DebuggerBackEndDelegate.
2015-12-07 Robert SesekRemove -[DebuggerBackEndDelegate errorEncountered:].
2015-12-02 Robert SesekRemove -[DebuggerBackEndDelegate sourceUpdated:].
2015-12-02 Robert SesekRewrite variable and property loading.
2015-10-24 Robert SesekMerge branch 'message-queue' into debugger-back-end
2015-10-24 Robert SesekMove management of the stack to DebuggerModel.
2015-10-12 Robert SesekIntroduce DebuggerModel, which will be updated by the...
2015-10-11 Robert SesekClean up EvalController by using a callback in -[Debugg...
2015-10-11 Robert SesekClean up DebuggerBackEnd and move all the ivars into...
2015-10-10 Robert SesekRemove the old callTable_ system from DebuggerBackEnd.
2015-10-10 Robert SesekRefactor -[DebuggerController fetchChildProperties:].
2015-10-10 Robert SesekRewrite parts of DebuggerBackEnd to use the new block...
2014-01-02 Robert SesekRemove the thin layer around ProtocolClient that is...
2011-05-01 Robert SesekMerge branch 'eval-sheet'
2011-05-01 Robert SesekAdd |-[DebuggerBackEndDelegate scriptWasEvaluatedWithRe...
2011-05-01 Robert SesekAdd -[DebuggerBackEnd evalScript:] to send the command.
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 SesekHappy new year!
2011-01-05 Robert SesekAdd a "stop" button to the toolbar that detaches the...
2010-12-18 Robert SesekRenaming because there's too many Debugger* classes