Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » The labels for the Registers view
The labels for the Registers view [message #173775] Tue, 25 July 2006 17:59 Go to next message
Eclipse UserFriend
Originally posted by: vaibhavchopda.yahoo.com

Hi all
I am trying to modify the Registers View in the debug perspective of CDT
to actually for the purpose of displaying the registers of a simulator. I
am trying to find -
-from where are the register labels (e.g. eax, ebx, etc etc) loaded ?
-is there any properties files which I can update to change the display of
the view or I 'll have to do more ?

I thought this to be a question pertaining to CDT since the CDT has the
model corresponding to the register view GUI.
Thx a lot for your help
Regards
Vaibhav
Re: The labels for the Registers view [message #173813 is a reply to message #173775] Wed, 26 July 2006 04:54 Go to previous message
Eclipse UserFriend
Originally posted by: dmsubs.NOSPAM.consertum.com

Vaibhav,

These are queried from GDB. This is how Eclipse supports the debug of
different processor architectures.


---
Derek

Vaibhav wrote:
> Hi all I am trying to modify the Registers View in the debug perspective
> of CDT to actually for the purpose of displaying the registers of a
> simulator. I am trying to find - -from where are the register labels
> (e.g. eax, ebx, etc etc) loaded ? -is there any properties files which I
> can update to change the display of the view or I 'll have to do more ?
>
> I thought this to be a question pertaining to CDT since the CDT has the
> model corresponding to the register view GUI.
> Thx a lot for your help
> Regards
> Vaibhav
>
>
>
Previous Topic:Disabling the DOS console when running released executable
Next Topic:NullPointerException occurred in CDT
Goto Forum:
  


Current Time: Sun May 11 03:23:37 EDT 2025

Powered by FUDForum. Page generated in 0.03030 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top