:Matt,
:
:I hope that this is what your looking for.  I'm still a little we behind the
:ears with GDB.
    Not quite. 
:    print map
    You want to print *map, not map, so I get the contents of these 
    structures.  So, print *object in frame 11 and *map and *entry
    in frame 12.
					-Matt