[GCC-XML] gccxml-bodies: iostream: "sorry, unimplemented"
Brad King
brad.king at kitware.com
Tue Jun 17 17:53:11 EDT 2008
dj at djlauk.de wrote:
> Well, obviously my code is triggering the behaviour. I have all tests
> run with and without the body dumping option enabled and without that
> flag set the error messages don't occur. So, I take the blame and
> start diggin around.
>
> I'll have a look at the mailing list archives tomorrow about hooking
> gdb up to gccxml tomorrow.
Just run gccxml with the "--debug" option and it will display the full
command it runs when it invokes gccxml_cc1plus. You can use gdb
directly with gccxml_cc1plus and run it using the reported command line
options.
-Brad
More information about the gccxml
mailing list