This is the mail archive of the gdb-patches@sources.redhat.com 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]

[rfa/c] Signed read_register()


Hello,

The attatched patch adds a signed version of the read_register{,_pid}()
functions (read_signed_register{,_pid}()).  MIPS uses this when reading
registers such as the PC/SP (well it will when I check in a few other
changes :-).

I think the existing read_register*() functions should be explicitly
re-named to read_unsigned_register() but that is another story :-)

Ok?  MichaelS, regcache.c is yours.

	Andrew

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