]> git.draconx.ca Git - upkg.git/commitdiff
upkg: Print out object file offsets at high verbosity levels.
authorNick Bowler <nbowler@draconx.ca>
Fri, 4 May 2012 22:47:11 +0000 (18:47 -0400)
committerNick Bowler <nbowler@draconx.ca>
Tue, 8 May 2012 23:47:07 +0000 (19:47 -0400)
When debugging deserialize methods, it can be useful to see the actual
location within the package file of the object being deserialized.  Add
a mode to print out these raw offsets when displaying object info at
high (-vvv) verbosity levels.


No differences found