81 error (_(
"Standard register ``$sp'' is not available for this target"));
91 error (_(
"Standard register ``$ps'' is not available for this target"));
struct value * value_of_register(int regnum, frame_info_ptr frame)
CORE_ADDR get_frame_pc(frame_info_ptr frame)
CORE_ADDR get_frame_base_address(frame_info_ptr fi)
struct gdbarch * get_frame_arch(frame_info_ptr this_frame)
int gdbarch_pc_regnum(struct gdbarch *gdbarch)
int gdbarch_deprecated_fp_regnum(struct gdbarch *gdbarch)
int gdbarch_sp_regnum(struct gdbarch *gdbarch)
int gdbarch_ps_regnum(struct gdbarch *gdbarch)
void gdbarch_address_to_pointer(struct gdbarch *gdbarch, struct type *type, gdb_byte *buf, CORE_ADDR addr)
const struct builtin_type * builtin_type(struct gdbarch *gdbarch)
static struct value * value_of_builtin_frame_sp_reg(frame_info_ptr frame, const void *baton)
static struct value * value_of_builtin_frame_ps_reg(frame_info_ptr frame, const void *baton)
static struct value * value_of_builtin_frame_pc_reg(frame_info_ptr frame, const void *baton)
static struct value * value_of_builtin_frame_fp_reg(frame_info_ptr frame, const void *baton)
void _initialize_frame_reg()
struct type * builtin_func_ptr
struct type * builtin_data_ptr
static struct value * allocate(struct type *type)
gdb::array_view< gdb_byte > contents_raw()
void user_reg_add_builtin(const char *name, user_reg_read_ftype *xread, const void *baton)