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]

Re: Wrong file name entry in .debug_info section


Hi Kamlesh,

> temporarly removing compiler option -P do solve the problem Here.
> But ,do you think this is the permanent solution of this bug?
>
> If you see here hello.s , compiler puts .file "hello.s".
> why this info is not being used. 
>
> If we make compiler use this info than problem will be solved i think.

that's something you'll have to ask the binutils maintainers: apart from
the -P issue, gcc isn't really involved here because gas generates the
debug info.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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