Proposal: convert function definitions to prototyped form

Stan Shebs shebs@apple.com
Mon Jun 12 18:15:00 GMT 2000


Daniel Berlin wrote:
> 
> Funny you guys bring up the number of types in GDB.
> According to the debug info, there are >82,000.
> How exactly are we counting them, again?

Since GDB sources are around 400K lines or so, it's highly unlikely
that there is a type definition for every five lines in the
C sources.  You're seeing duplicates in the debug info, presumably.

Stan


More information about the Gdb mailing list