bug-bison
[Top][All Lists]
Advanced

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

Re: Bison and C++


From: Richard Stallman
Subject: Re: Bison and C++
Date: Mon, 16 Oct 2000 09:50:03 -0600 (MDT)

    One question I think is interesting though, is if one can put info into the
    debug .sym files so that it is possible to GUI debug the original .y and .l
    files.

I don't know what .sym files are--if they are some Macintosh-specific
thing, then for GNU they are just a side issue of a side issue.
However, GDB understands how to refer to the .y file, because of the
#line directives that Bison outputs.  If that doesn't work on a
Macintosh, that would seem to be a bug in their system.



reply via email to

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