* Start tracking the last read and last written transaction IDs
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 17 Feb 2010 04:13:53 +0000 (23:13 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 17 Feb 2010 04:13:53 +0000 (23:13 -0500)
commita73a289af1e7ff06d063f58b5d0c5d83e9030486
tree9b51ef90187cf746c3c37689b17919f0cf38647f
parent496e950084b36aab7a207c67f3fdf05118d3fdd7
* Start tracking the last read and last written transaction IDs
* Start numbering transactions at 1, rather than 0
* Kill some NSLogs
* Try to enfore strict ordering of read/writes using the last transaction information
Source/GDBpConnection.h
Source/GDBpConnection.m