This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

regcache_raw_supply query


Hi,

I am using 
regcache_raw_supply (armr.regcache, ARM_PS_REGNUM, &reg);
API to fetch arm register value

Is there any macro or API available to fetch arm register's value ?
or 
it is ok to use regcache_raw_supply ?

Regards,
Oza.




----- Original Message ----
From: paawan oza <paawan1982@yahoo.com>
To: gdb@sourceware.org
Sent: Wed, January 5, 2011 6:17:19 PM
Subject: Re: arm reversile debugging ; progress

Hi all,

I am going to implement reversible on 
processor: S3C6410, ARM1176JZF-S, up to 667MHz, and got the 
arm-linux running on development kit. 
so will change linux ABI part in the second phase.

Regards,
Oza.




----- Original Message ----
From: paawan oza <paawan1982@yahoo.com>
To: gdb@sourceware.org
Sent: Wed, November 24, 2010 11:30:35 AM
Subject: arm reversile debugging ; progress

Hi,

I have been trying to setup test environment for the changes in arm-dep.c.
where I tried to partially finish arm-reverse part, but there is no way I am 
able to test because of 'target sim' and arm-tool chain are not being 
compatible.

finally I have decided to purchase, arm development kit and finish both arm-abi 
and linux-abi part of arm target itself, i though that would be more convenient.

May I have some inputs on which development kit will be best suitable for above 
?  


Regards,
Oza.


      


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]