[GCC-XML] Bug, or is it me?

Tony Whitley tony.whitley at vodafone.net
Tue Jul 4 05:23:44 EDT 2006


----- Original Message ----- 
From: "Brad King" <brad.king at kitware.com>
>
> When using the -fxml-start option the dump includes everything needed to 
> describe the interface of the requested name.  Since a pointer can be 
> passed without the struct definition it is not dumped.
>
> -Brad

OK, I've worked round it by explicitly including pointed-to structs in a 
union of the structs I'm interested in (the XML would get unwieldy if I let 
gccxml loose on all the structs in the code in question).

Thanks,
-- 
Tony 




More information about the gccxml mailing list