Changed Block to use a std::vector again, hopefully for the last time.
commit860d5b974d5cedf0dea9e76917ea9bd635f09388
authorstrange <kawk256@gmail.com>
Sat, 26 Dec 2009 22:16:55 +0000 (26 14:16 -0800)
committerstrange <kawk256@gmail.com>
Sat, 26 Dec 2009 22:16:55 +0000 (26 14:16 -0800)
treed6f4cbae67aa5abdf23f6bc3d69dad5c733fdd66
parent1f3fc52a6dc804c29b2fd3c2ec9c167f49ced7f6
Changed Block to use a std::vector again, hopefully for the last time.

Now, a parser for the .debug_abbrev section, methinks.
src/monitor/Types.cpp
src/monitor/Types.h