Bug 233714 - [registers] Cannot edit complex registers
Summary: [registers] Cannot edit complex registers
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 0 DD 1.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-23 12:44 EDT by Randy Rohrbach CLA
Modified: 2020-09-04 15:17 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Rohrbach CLA 2008-05-23 12:44:41 EDT
You cannot edit complex registers such as xmm0 on the Intel architecture. These are considered complex and return an error, so there is no way to edit them. We really need to express those complex registers using the complex format.

Randy
Comment 1 Randy Rohrbach CLA 2008-05-23 12:47:00 EDT
Updated the summary. It was incorrect.