Re: [Dwarf-Discuss] multiple entry points for inlined subroutines?

2017-08-11 Thread Adrian Prantl
I'm unfamiliar with the term "view number". Is that a GCC-specific extension? -- adrian > On Aug 11, 2017, at 6:25 AM, Alexandre Oliva wrote: > > I've been working on generating more precise entry points for inlined > subroutines in GCC. > > One of the goals of this was to provide the debug in

[Dwarf-Discuss] multiple entry points for inlined subroutines?

2017-08-11 Thread Alexandre Oliva
I've been working on generating more precise entry points for inlined subroutines in GCC. One of the goals of this was to provide the debug info consumer with a view number, in addition to the address (more on that later), but working on this, I found out that in several cases a single inlining of