* Additional assembly parsers?
@ 2001-02-08 9:21 Lonnie L VanZandt
2001-02-08 13:36 ` Ben Elliston
0 siblings, 1 reply; 6+ messages in thread
From: Lonnie L VanZandt @ 2001-02-08 9:21 UTC (permalink / raw)
To: sourcenav
Do you have a contribution site or a HOWTO that has or explains how to
create parsers for arm, mips, and sh assembly code? I'd like to use source
nav on the 2.4 arch families I listed but source nav (4.5.2) unfortunately
can't parse through those directories without hanging.
Lonnie VanZandt
Sr. Systems Engineer
TimeSys Corporation
^ permalink raw reply [flat|nested] 6+ messages in thread
* Additional assembly parsers?
2001-02-08 9:21 Additional assembly parsers? Lonnie L VanZandt
@ 2001-02-08 13:36 ` Ben Elliston
2001-02-11 19:29 ` Mo DeJong
0 siblings, 1 reply; 6+ messages in thread
From: Ben Elliston @ 2001-02-08 13:36 UTC (permalink / raw)
To: lonnie; +Cc: sourcenav
> Do you have a contribution site or a HOWTO that has or explains how to
> create parsers for arm, mips, and sh assembly code? I'd like to use source
> nav on the 2.4 arch families I listed but source nav (4.5.2) unfortunately
> can't parse through those directories without hanging.
I believe there is documentation in the source tree on how to quickly
generate assembly language parsers. Even without the framework I put
in place to try and automate this, you could copy the PowerPC one and
get something going by mimicking it.
Ben
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Additional assembly parsers?
2001-02-08 13:36 ` Ben Elliston
@ 2001-02-11 19:29 ` Mo DeJong
2001-02-11 19:41 ` Update from CodeFusion 1.0 punt
2001-02-11 19:44 ` Additional assembly parsers? Ben Elliston
0 siblings, 2 replies; 6+ messages in thread
From: Mo DeJong @ 2001-02-11 19:29 UTC (permalink / raw)
To: sourcenav
On Fri, 9 Feb 2001, Ben Elliston wrote:
> > Do you have a contribution site or a HOWTO that has or explains how to
> > create parsers for arm, mips, and sh assembly code? I'd like to use source
> > nav on the 2.4 arch families I listed but source nav (4.5.2) unfortunately
> > can't parse through those directories without hanging.
>
> I believe there is documentation in the source tree on how to quickly
> generate assembly language parsers. Even without the framework I put
> in place to try and automate this, you could copy the PowerPC one and
> get something going by mimicking it.
>
> Ben
I too would suggest taking the PowerPC asm parser and changing it
to do what you need. It is not hard at all. The whole process
should not take more that a week (hacking one or two hours a day).
The only downside is that docs for flex really stink, I
looked around quite a bit but all I was able to find was
the same set of examples formatted in different ways.
You just have to sit down and hose around with the code
until it works. I was able to create a halfway decent
parser for autoconf files using the "copy and modify
the PPC parser" method.
Mo DeJong
Red Hat Inc
^ permalink raw reply [flat|nested] 6+ messages in thread
* Update from CodeFusion 1.0
2001-02-11 19:29 ` Mo DeJong
@ 2001-02-11 19:41 ` punt
2001-02-12 10:09 ` Syd Polk
2001-02-11 19:44 ` Additional assembly parsers? Ben Elliston
1 sibling, 1 reply; 6+ messages in thread
From: punt @ 2001-02-11 19:41 UTC (permalink / raw)
To: sourcenav
I am a registered CodeFusion user, before the redhat buyout. What do I lose
by going to just Source Navigator from the CodeFusion package (I understand
that codefusion came with a patched gcc, which by now is overtaken by events
with 2.95.2). I am trying to balance the continued use of a slightly
outdated Source Navigator (with some bugs) with losing the overall
capability of CodeFusion. Or can I just update my SourceNavigator portion
of CodeFusion?
Charles
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Additional assembly parsers?
2001-02-11 19:29 ` Mo DeJong
2001-02-11 19:41 ` Update from CodeFusion 1.0 punt
@ 2001-02-11 19:44 ` Ben Elliston
1 sibling, 0 replies; 6+ messages in thread
From: Ben Elliston @ 2001-02-11 19:44 UTC (permalink / raw)
To: Mo DeJong; +Cc: sourcenav
> The only downside is that docs for flex really stink, I
The O'Reilly `Lex & Yacc' book is a must.
Ben
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Update from CodeFusion 1.0
2001-02-11 19:41 ` Update from CodeFusion 1.0 punt
@ 2001-02-12 10:09 ` Syd Polk
0 siblings, 0 replies; 6+ messages in thread
From: Syd Polk @ 2001-02-12 10:09 UTC (permalink / raw)
To: punt; +Cc: sourcenav
punt wrote:
>
> I am a registered CodeFusion user, before the redhat buyout. What do I lose
> by going to just Source Navigator from the CodeFusion package (I understand
> that codefusion came with a patched gcc, which by now is overtaken by events
> with 2.95.2). I am trying to balance the continued use of a slightly
> outdated Source Navigator (with some bugs) with losing the overall
> capability of CodeFusion. Or can I just update my SourceNavigator portion
> of CodeFusion?
>
> Charles
You can download Source-Navigator and just start using it. It should be
more stable than CodeFusion, anyway.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-02-12 10:09 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-08 9:21 Additional assembly parsers? Lonnie L VanZandt
2001-02-08 13:36 ` Ben Elliston
2001-02-11 19:29 ` Mo DeJong
2001-02-11 19:41 ` Update from CodeFusion 1.0 punt
2001-02-12 10:09 ` Syd Polk
2001-02-11 19:44 ` Additional assembly parsers? Ben Elliston
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).