20 #include <boost/unordered_map.hpp>
21 #include <utility/vector0.hh>
22 #include <utility/vector1.hh>
27 typedef boost::unordered_map< std::string, std::string >
GDB_Entry;
50 boost::unordered_map<int, std::string>
VARS;
51 boost::unordered_map<int, std::string>
FORMAT;
53 boost::unordered_map< int, GDB_Entry >
Entries;