• Jeremy Hylton's avatar
    Fix simul to read the new cache trace format. · 3b800118
    Jeremy Hylton authored
    Bug fix candidate.
    
    XXX Each record encodes the length of its oid.  Is it really possible
    to have variable-length oids?  There's a high space cost for the oid
    length, which is always 8 for the standard storage.
    3b800118
simul.py 22.9 KB