Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Problem about variable view

The problem you mentioned is a bug. Please, submit  a report in Bugzilla and
attach a reproducible test case, if you have one.
Regarding your suggestion see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=27892.
Thanks.

----- Original Message ----- 
From: "Lu Aron" <kafe_aron@xxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Wednesday, March 16, 2005 11:58 PM
Subject: [cdt-debug-dev] Problem about variable view


When I watch the variable whose type is a struct,  the variable view
somtimes becomes
abnormal after do "step into"
It will looks like  "..."(it should show "variable=0x123" but it shows
"..."), when you click on "...";
you can see it show correct value(0x123) in text area.
After I change the display format (Hex to Dec), it becomes normal.

Any comment about this!?  Thanks!

BTW,
I have a suggestion about CDT debug,
Could it be added the following funtion?
Preview the disassemby & set the breakpoint in assembly view, not only
in C
code view.

Thanks.

_________________________________________________________________
MSN Messenger 7.0 搶鮮版熱烈下載中:別錯過超酷的動畫快遞
http://messenger.msn.com.tw/beta

_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-debug-dev




Back to the top