bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interactive parsing with Bison


From: Richard Stallman
Subject: Re: Interactive parsing with Bison
Date: Tue, 27 Jun 2006 06:35:20 -0400

    > normally
    >     has several symbols on the same line. So here, one needs an arrow
    >     pointing between the grammar symbols of each active rule.
    >
    > We could surely modify GDB and gdb-ui.el to do that.

    It could be that this feature is useful for C/C++ debugging as well.  

That would require a lot more debugging info.  Right now the debugging
info generated for C is just line numbers.  In practice that seems to
work well enough.

If debugging Bison grammars really needs this feature, then we can
provide it and use it for debugging Bison grammars.  But we would not
want to use it for C.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]