This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR middle-end/17813


    I obviously missed something.  So the debug functions are exposed by
    the front-end through a C interface?  

No.  There's a pragma Export giving that name.

    More generally, is a non-Ada-aware debugger sufficient to debug the Ada
    part of the front-end?

Pretty much. I don't do work in that code, but the few times I've had to look
at it, I've had no problems.  I only very recently started using an Ada-aware
debugger.  You just have to know a lot about how things are encoded, but
I'm sure you do!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]