Re: [Dwarf-Discuss] DWARF: Hierarchies of abstract and concrete DIE instance trees

2017-11-22 Thread Michael Eager
On 11/22/2017 12:56 PM, Simon Marchi wrote: On 2017-09-15 08:02 AM, Simon Marchi wrote: Hi all, First, a bit of context. I'm currently investigating why GDB doesn't show optimized out variables in "info locals". The fix appears simple [1], but one test case starts failing. The symptom is tha

Re: [Dwarf-Discuss] DWARF: Hierarchies of abstract and concrete DIE instance trees

2017-11-22 Thread Simon Marchi
On 2017-09-15 08:02 AM, Simon Marchi wrote: > Hi all, > > First, a bit of context. I'm currently investigating why GDB doesn't show > optimized out variables in "info locals". The fix appears simple [1], but one > test case starts failing. The symptom is that the local variable of func1, > whi

[Dwarf-Discuss] DWARF: Hierarchies of abstract and concrete DIE instance trees

2017-09-15 Thread Simon Marchi
Hi all, First, a bit of context. I'm currently investigating why GDB doesn't show optimized out variables in "info locals". The fix appears simple [1], but one test case starts failing. The symptom is that the local variable of func1, which is inlined in main, appears twice (at least when comp