From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mo DeJong To: sourcenav@sources.redhat.com Subject: Re: Please help Date: Thu, 24 May 2001 13:57:00 -0000 Message-id: References: X-SW-Source: 2001-q2/msg00175.html 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