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
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
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