Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Cannot add Global variables in DSF debug session

I wasn't  aware of this 
Thanks
Shaiju

On Thu, Apr 30, 2009 at 6:57 PM, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:

Hi,

> Hi All
> While debugging an  application using  GDB DSF CreateProcess
> Launcher  I noticed that  "add global variables" action in
> variables view is disabled .

DSF-GDB does not support displaying global variables in the
variables view (yet?). See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219040

You can use the expressions view to show the global variables
you are interested in.

Marc
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top