From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Berlin To: Andrew Cagney Cc: Eric Bachalo , gdb@sourceware.cygnus.com Subject: Re: Proposal: convert function definitions to prototyped form Date: Mon, 12 Jun 2000 18:03:00 -0000 Message-id: References: <39457FFD.DEAD8B0F@cygnus.com> X-SW-Source: 2000-06/msg00101.html > > I believe etags does a fairly good job a finding typedefs. I would be a > > fairly simple script to parse the TAGS file to make a list of all typedefs. I > > have a python script for this. Not sure how ported etags and python are for > > all the hosts that compile GDB though. > > As a guide, check the list in: > > http://www.gnu.ai.mit.edu/prep/standards_45.html > > Andrew > 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?