mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
Fri Aug 25 16:57:05 2000 David Taylor <taylor@texas.cygnus.com>
* regcache.c (register_changed): New function. * value.h: Declare it.
This commit is contained in:
@@ -490,6 +490,8 @@ extern void supply_register (int regno, char *val);
|
||||
|
||||
extern int register_cached (int regno);
|
||||
|
||||
extern void register_changed (int regnum);
|
||||
|
||||
extern void get_saved_register (char *raw_buffer, int *optimized,
|
||||
CORE_ADDR * addrp,
|
||||
struct frame_info *frame,
|
||||
|
||||
Reference in New Issue
Block a user