Boost logo

Boost Users :

From: Edward Diener (eddielee_at_[hidden])
Date: 2006-06-18 05:31:53


Pierre THIERRY wrote:
> Le Sat, 17 Jun 2006 18:53:19 -0400, David Abrahams a écrit :
>> Usually, in the debugger, you cast the base address of the actual
>> storage to a pointer to the type stored, and go from there.
>
> Thanks a lot, it did the trick! In fact, I immediately ran into problems
> about namespaces, but I managed to find in recent gdb newsgroups
> postings how to do...
>
> So now I can debug my varaints! Maybe that could be valuable if such an
> information was in the Boost documentation?

What Dave suggested is standard information for anyone using a debugger
in C++. Putting that in the Boost documentation is unnecessary.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net