This is the mail archive of the gcc@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]

gcc debugging


Hello, everybody.

Does anybody have experience of doing gcc gebbuging with gdb.
The essential problem is that I don't know how to set a breakpoint in cc1,
debugging gcc.
What I think is the gcc invokes cc1 module. Am I right? It's easy to debug gcc,
but how does debug cc1, which is called from gcc?

Probably it is a case of using gdb, but I ask here because of it's related to
gcc.

Sergei.
    Thanx.



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