[PATCH] Debugging Vector Types

Devang Patel dpatel@apple.com
Wed Apr 27 02:57:00 GMT 2005


On Apr 26, 2005, at 5:55 PM, James E Wilson wrote:

> Devang Patel wrote:
>>         * dbxout.c (dbxout_type): Emit attribute vector.
>
> You are setting have_used_extensions without first checking  
> use_gnu_debug_info_extensions, which is wrong.  If you look at the  
> code, you will see that this idiom is used everywhere in dbxout.c.

OK, I'll fix it.

>> Bootstrapped and tested on powerpc-darwin.
>
> All changes to debug output files require running the gdb  
> testsuite. Did you do that?  The usual gcc bootstrap and make check  
> isn't sufficient, as there are no debug info checks in gcc.

GDB testsuite run using Darwin GDB did not reveal new failures.

-
Devang



More information about the Gcc mailing list