[C++/debug] SDB_DEBUG (-gcoff) vs record_builtin_type vs GAS

Zack Weinberg zack@codesourcery.com
Fri Jun 11 05:40:00 GMT 2004


Danny Smith <danny_smith_0000@yahoo.co.nz> writes:

>> > GAS chokes on the embedded space in names like _long int,
>> 
>> Um, how did this used to work?  That is, what appeared in SDB debug
>> output for fundamental types before this change?
>
> In earlier versions, SDB did not output fundamental type .defs.
[...]

> Would a new debug hook
>   void (* builtin_type_decl) (tree decl, int local);
> that defaults to debug_nothing_tree_int in sdbout.c
> but is  dbxout_type_decl in dbxout.c be acceptible?

I think so, yes, if we need to be keeping sdbout.c.

zw



More information about the Gcc mailing list