Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Columns in the variables view

Hi Daniel,

What is the CLI command that we can use to access to it?

Thanks,
Mikhail 

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Daniel Jacobowitz
Sent: 15 May 2007 16:02
To: CDT General developers list.
Subject: Re: [cdt-dev] Columns in the variables view

On Tue, May 15, 2007 at 09:52:39AM -0500, John Cortell wrote:
>    Mikhail, "location" is an important column, too. I entered the
following
>    bug in 2005.
> 
>    [1]https://bugs.eclipse.org/bugs/show_bug.cgi?id=118131
> 
>    As for "Declared" vs "Actual" type column, it would be nice for the
view
>    to support that difference. In theory, the debugger could make the
>    distinction by being RTTI-aware. This would be backend dependent,
of
>    course.

FYI, GDB already knows the difference for C++ and (gcj-compiled) Java;
it may not be accessible through GDB/MI yet but it could easily be added
if someone wants the column.

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

-- 
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.




Back to the top