This is the mail archive of the
sourcenav@sources.redhat.com
mailing list for the Source Navigator.
Re: Please help
- To: sourcenav at sources dot redhat dot com
- Subject: Re: Please help
- From: Mo DeJong <mdejong at cygnus dot com>
- Date: Thu, 24 May 2001 13:57:38 -0700 (PDT)
On Thu, 24 May 2001, Andrey Madan wrote:
> Hi,
>
> My name is Andrey Madan. I am working for Medtronic Inc.
> I am trying to evaluate yourproduct in order to determine if it fits the needs of my team (about 20 developers).
> We are working on a big project and we need reliable program to visualize our source.
> Hence, we need something like Source-Navigator.
> It runs great , but I could not parse correctly those kind of symbols
> asm{
> bcc ilong2:0 ; "
> i div ; "
> }
Is this inline asm code inside a .c file? I don't think our
ASM parsers support that sort of usage. It would be an
interesting project to add .c -> .asm parsing but it
would require more than a little custom hacking.
Mo DeJong
Red Hat Inc