2010-10-31 |
Robert Sesek | Do not ever spawn more than 1 network thread. |
blob | commitdiff | raw |
2010-10-31 |
Robert Sesek | Properly quit the run loop. For some reason, calling... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Robert Sesek | Add a quit source to the DebuggerConnection's run loop... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Robert Sesek | Properly set the |connected_| flag in the Connection... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Robert Sesek | Rename |-connectInternal| to |-connectionThreadStart|. |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Robert Sesek | Remove 2 super verbose NSLog() statements. |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Robert Sesek | Add a singleton |+instance| method to AppDelegate so... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Robert Sesek | Make logging threadsafe. |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Robert Sesek | Tabs to spaces. |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Robert Sesek | Begin making DebuggerConnection more threadsafe. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Robert Sesek | Don't drain the pool, just release it. |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Robert Sesek | Give |-connectInternal| an autorelease pool. |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Robert Sesek | Re-organize DebuggerConnection to give it some shape... |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Robert Sesek | Put a lock around adding to the write queue in |-send|. |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Robert Sesek | Make DebuggerConnection work on a separate thread. |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Robert Sesek | Move the callTable back into DebuggerProcessor. |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Robert Sesek | Finished enough of the basic refactoring to get things... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Robert Sesek | Add a new DebuggerConnection that separates out the... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Robert Sesek | Rename DebuggerConnection to DebuggerProcessor in prepa... |
blob | commitdiff | raw |
2010-05-31 |
Robert Sesek | Don't |-send:| if the transactions do not match |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Robert Sesek | Replace strlen() with a loop that we can guarantee. |
blob | commitdiff | raw | diff to current |
2010-04-27 |
Robert Sesek | Rewrite |-readStreamHasData| in an effort to make it... |
blob | commitdiff | raw | diff to current |
2010-04-21 |
Robert Sesek | Fix some potential bugs and do general cleanup. |
blob | commitdiff | raw | diff to current |
2010-04-21 |
Robert Sesek | Rewrite DebuggerConnection's packet handling sytem... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Robert Sesek | * Factor out some code for parsing the txnID out of... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Robert Sesek | Remove duplicated logic. |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Robert Sesek | Try to recover from erroneous XML packets. |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Robert Sesek | * Do not allow editing of the log table. |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Robert Sesek | Officially kill TransportDebug env setting. |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Robert Sesek | Create a LoggingController that shows all the commands... |
blob | commitdiff | raw | diff to current |
2010-03-28 |
Robert Sesek | Don't crash after pressing the "run" button or at end... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Robert Sesek | Remove two obsolete methods: |-[DebuggerConnection... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Robert Sesek | Rewrite |-[DebuggerConnection getProperty:]| to be... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Robert Sesek | Try to recover from malformed XML errors by manually... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Robert Sesek | Rename GDBpConnection to DebuggerConnection. Also organ... |
blob | commitdiff | raw | diff to current |
2008-07-14 |
Robert Sesek | Renaming DebuggerConnection to GDBpConnection |
blob | commitdiff | raw |
2008-07-14 |
Robert Sesek | Renaming DebuggerWindowController to DebuggerController |
blob | commitdiff | raw | diff to current |
2008-06-23 |
Robert Sesek | Merge branch 'bug-125' 1.0.1 |
blob | commitdiff | raw | diff to current |
2008-06-23 |
Robert Sesek | Instead of using the "stopping" status, just use "Stopp... |
blob | commitdiff | raw | diff to current |
2008-06-22 |
Robert Sesek | Close the connection when we receive the "stopping... |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Robert Sesek | Return the NSXMLDocument in [DebuggerConnection process... |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Robert Sesek | Merge branch 'master' into no-gc |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Robert Sesek | After we establish a connection, we need to resend... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Robert Sesek | Fixing a bug where if the register depth was too deep... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Robert Sesek | In DebuggerConnection, we need to protect against setti... |
blob | commitdiff | raw | diff to current |
2008-06-10 |
Robert Sesek | Set the BreakpointManager's connection to the DebuggerC... |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Robert Sesek | Merge branch 'master' into no-gc |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Robert Sesek | Sending the "run" command was balanced with a receive... |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Robert Sesek | Instead of using NSData for [SocketWrapper receive... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Robert Sesek | Add better error checking for malformed XML |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Robert Sesek | Trying to add some bounds checking so we don't get... |
blob | commitdiff | raw | diff to current |
2008-04-17 |
Robert Sesek | Turning off GC and adding back manual memory management |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Robert Sesek | Merge branch 'breakpoints' |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Robert Sesek | Adding support to actually set breakpoints on the debug... |
blob | commitdiff | raw | diff to current |
2008-01-09 |
Robert Sesek | The reconnect functionality now works |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Robert Sesek | Merge branch 'leopard' |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Robert Sesek | Removing the notification-delegate system that SocketWr... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Robert Sesek | In SocketWraper, don't use the notification posting... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Robert Sesek | Synthesize new properties for class cross-referencing... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Robert Sesek | Happy new year! |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Robert Sesek | Use garbage collection and add -[SocketWrapper close... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Robert Sesek | Merge branch 'refactoring' into leopard |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Robert Sesek | Finish the refactoring in the previous commit and now... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Robert Sesek | We no longer use DebuggerConnection to manage the Debug... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
Robert Sesek | Reworking the code to use NSTreeNode instead of the... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
Robert Sesek | Fix some variable hiding that was caused by our refacto... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
Robert Sesek | Untested refactoring is the best! Renaming all of the... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
Robert Sesek | Removing the extra spacing after colons in function... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
Robert Sesek | Improving the way we handle updating the stack and... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
Robert Sesek | Removing the NSLog that was being called everytime... |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Robert Sesek | In the dataReceived: method if an error is in the respo... |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Robert Sesek | Chaning all the delivery methods to accept NSXMLDocumen... |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Robert Sesek | We previously were leaking all over the place due to... |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Robert Sesek | Working around an extremely annoying apple bug in NSTre... |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Robert Sesek | Casting to remove a warning |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Robert Sesek | Adding a method to check and see if the connection... |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Robert Sesek | The depth fetching of child nodes now works and are... |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Robert Sesek | Fixing a compiler error for a missing variable |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Robert Sesek | We now get the property when we go past the currently... |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Robert Sesek | Merge branch 'master' into register-feature |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Robert Sesek | Merge branch 'master' into register-feature |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Robert Sesek | Trying to get the register viewer to work |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Robert Sesek | Forgot to change the instances of _createCommand to... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Robert Sesek | Cleaning up our use of private methods: Moving all... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Robert Sesek | Hooking up "Step Over" and "Step Out" buttons |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Robert Sesek | Now that we use NSData, it doesn't make sense to print... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Robert Sesek | Instead of data received being an NSString, have it... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Robert Sesek | Revert "Instead of directly calling stack_get, get... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Robert Sesek | In dataReceived:deliverTo: print out the data we receiv... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Robert Sesek | Instead of directly calling stack_get, get the depth... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Robert Sesek | Adding the sent data as the parameter to the dataSent... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Robert Sesek | Implementing a buggy stack trace viewer. |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Robert Sesek | Adding a method to handle getting the stack trace |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Robert Sesek | Implementing the "Step In" command |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Robert Sesek | Adding functionality to get the IP address of the remot... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Robert Sesek | Adding support for the "run" command and acutally using... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Robert Sesek | Making the status text portray the actual status of... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Robert Sesek | Adding support for error viewing on the Debugger window... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Robert Sesek | Adding a selector argument to receive: so that the... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Robert Sesek | Implementing the new delegate system throughout SocketW... |
blob | commitdiff | raw | diff to current |
next |