Remove the |session| ivar from GDBpConnection. Use |transactionID| to keep
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 1 Feb 2010 06:05:26 +0000 (01:05 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 1 Feb 2010 06:05:26 +0000 (01:05 -0500)
commitd14915fe29ef756cfed1beaf87488bafb5be99ff
treeb50d6cb81be5daa8140c224bb23b070396c6e22b
parentd3bb6864ea367b52d3e9c612f5f48a5ac14e8d90
Remove the |session| ivar from GDBpConnection. Use |transactionID| to keep
track of individual message transactions with the debugger engine.
Source/DebuggerController.m
Source/GDBpConnection.h
Source/GDBpConnection.m