forked from Imagelibrary/binutils-gdb
* frame.h (frame_register): Doc fix.
This commit is contained in:
@@ -420,7 +420,7 @@ extern void frame_unwind_unsigned_register (struct frame_info *frame,
|
||||
int regnum, ULONGEST *val);
|
||||
|
||||
/* Get the value of the register that belongs to this FRAME. This
|
||||
function is a wrapper to the call sequence ``frame_unwind_register
|
||||
function is a wrapper to the call sequence ``frame_register_unwind
|
||||
(get_next_frame (FRAME))''. As per frame_register_unwind(), if
|
||||
VALUEP is NULL, the registers value is not fetched/computed. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user