Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] CDT 1.2 RC4 & Expression View

Title: CDT 1.2 RC4 & _expression_ View
I'll take a look at it. Even if these problems are not fixed for the 2.1 release, we are planning to maintain the 2.1 branch.
----- Original Message -----
Sent: Thursday, December 02, 2004 12:17 PM
Subject: [cdt-debug-dev] CDT 1.2 RC4 & _expression_ View

Hi,

I've been having a play with the Expressions View (got distracted from the new Memory view ;-), and found a couple of issues - which I've submitted to bugzilla.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=80032 and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=80034

I believe the 2nd of the two is more important, and may be an easy fix.
Basically the Expressions view fails to show the right no of elements in an array  - this sounds like there's just an off by one error in the code.

It would be great if this could be fixed for 1.2 - and if it makes sense, (i.e it is not so trivial you could just fix it straight away), I could help by looking into this bug if I can get pointed at the likely set of files that do the display.

Regards,
Tracy




Back to the top