Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Proposal: value of an array variable to display the location (address) of the array

Looks good to me. +1

- Ken

> From: ext John Cortell <john.cortell@xxxxxxxxxxxxx>
> Reply-To: CDT Debug developers list <cdt-debug-dev@xxxxxxxxxxx>
> Date: Tue, 15 May 2007 11:18:06 -0500
> To: CDT Debug developers list <cdt-debug-dev@xxxxxxxxxxx>
> Subject: [cdt-debug-dev] Proposal: value of an array variable to display the
> location (address) of the array
> 
> Up till now, the "value" column in the Variables view displayed an
> empty string for an array variable. The proposed fix to 116302 causes
> the address of the array to show up instead. This is consistent with
> how arrays are treated in the C/C++ language. Please see
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=116302
> 
> Mikhail agrees with my assesment, but recommended I post this
> proposed behavioral change to the mailing list. Let me know if you
> have an objection or concern.
> 
> John
> 
> _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev



Back to the top