>-Original Message-
>From: Andrew Pinski [mailto:pins...@gmail.com]
>Sent: Saturday, August 25, 2012 1:31 PM
>To: Iyer, Balaji V
>Cc: gcc@gcc.gnu.org
>Subject: Re: GDB issues on Trunk
>
>On Sat, Aug 25, 2012 at 10:28 AM, Iyer, Balaji V
>wrote:
>> Hello
On Sat, Aug 25, 2012 at 10:28 AM, Iyer, Balaji V
wrote:
> Hello Everyone,
> I am trying to debug "cc1" through gdb but is not working as it was
> before (my current revision is 190623) . For example, when I try to print out
> any local variable when I am inside the function, it says the
Hello Everyone,
I am trying to debug "cc1" through gdb but is not working as it was
before (my current revision is 190623) . For example, when I try to print out
any local variable when I am inside the function, it says the variable is not
in in the context. Here is an example below:
e.