This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does Gcc have source browse info???
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: daniel bermender <danielberm at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 30 Dec 2001 12:19:08 +0100
- Subject: Re: Does Gcc have source browse info???
- References: <20011230075318.72480.qmail@web13709.mail.yahoo.com>
daniel bermender <danielberm@yahoo.com> writes:
> I'm just wondering if gcc supports source browse
> information (like MS compiler does)?
This is obviously a front end specific feature. For example, the Ada
front end includes such information in the ALI files.