Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch/rfc] regcache_raw_read_as_address() -> regcache_cooked_read_as_ulongest()
@ 2002-08-12 12:51 Andrew Cagney
  2002-08-12 12:57 ` Andrew Cagney
  2002-08-12 13:12 ` Daniel Jacobowitz
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Cagney @ 2002-08-12 12:51 UTC (permalink / raw)
  To: gdb-patches; +Cc: Mark Kettenis

Hello,

This patch replaces the function regcache_raw_read_as_address() with the 
pair:
	regcache_cooked_read_as_longest()
	regcache_cooked_read_as_ulongest()
The two calls to the old ..as_address() being replaced with the ulongest 
version.

I think the change is ok (i386 shows no regressions, the mips doesn't 
use this code :-).  I'm just wondering about the names.  Perhaps: 
regcache_cooked_read_signed() & regcache_cooked_read_unsigned()?

thoughts?
Andrew


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-08-13 13:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-12 12:51 [patch/rfc] regcache_raw_read_as_address() -> regcache_cooked_read_as_ulongest() Andrew Cagney
2002-08-12 12:57 ` Andrew Cagney
2002-08-12 13:12 ` Daniel Jacobowitz
     [not found]   ` <1020812202845.ZM934@localhost.localdomain>
2002-08-13  6:46     ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox