Bug 226207 - [registers] Implement findRegister() and other find...() methods.
Summary: [registers] Implement findRegister() and other find...() methods.
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 0 DD 1.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 17:30 EDT by Pawel Piech CLA
Modified: 2020-09-04 15:26 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Piech CLA 2008-04-08 17:30:03 EDT
There are a few new convenience methods added to the IRegisters interface in bug 225606.  These methods were stubbed in MIRegisters implementation and need to be properly implemented.