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]

problems debugging gcc


hello,

Iam facing some problems debugging gcc. Whenever I try
to step into the function yyparse(), in the toplevel.c
file, it steps into bison.simple instead of 
c-parse.c. Although there is a portion in bison.simple
which says that the action file gets copied here but
while debugging this portion it says file out of
range.
Any solution to this problem?

thanking in advance,
danish  

__________________________________________________
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com


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