Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Registers View format

(Not sure if this is the right forum for this question...)

I have some users who want these changes in the Registers View:
    The values should default to hexadecimal, and be displayed in fixed-width, right-aligned text;
    There should be a Refresh option to see the Clock register changes;
    If a register is only 32 bits, it shouldn't display a 64-bit value (0xffffffff...value...);

Since org.eclipse.debug.internal.ui.views.registers extends VariablesView, would these changes also affect that view, or could they be made specifically to the registers view?  Thanks,

Brent Washburne
Sr. Software Engineer
First Silicon Solutions (FS2), a division of MIPS Technologies, Inc.
4000 SW Kruse Way Place
Bldg 3, Suite 210
Lake Oswego, OR 97035
Phone: (503) 489-0311
Fax: (503) 489-0315
_____________________________
IMPORTANT NOTICE: This email message, which includes any attachments, may contain confidential, proprietary and/or privileged information for the sole use of the intended recipient.
Any unauthorized review, use, copying, disclosure or distribution is prohibited. If you are not the intended recipient, please immediately contact the sender by reply email and permanently destroy the original and any copies of this message. Thank you.

Back to the top