This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: .debug_info in gas


On Thu, Oct 31, 2002 at 04:23:00PM +0200, Elias Athanasopoulos wrote:
> At the moment, gas contibutes only the first source file it assembles
> in .debug_info. When I proposed to make the change, in order to have
> mulitple records in .debug_info for every compilation unit, Richard
> told me that this isn't right. Why?

One object file _is_ one unit of compilation, by definition.
C headers do not result in multiple translation units, which
is exactly the same situation.


r~


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