diff options
author | Joel Brobecker <brobecker@gnat.com> | 2002-07-02 19:08:55 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2002-07-02 19:08:55 +0000 |
commit | 42f99ac23d53ee64774126aa640be47c2cbbd998 (patch) | |
tree | 9c535d93abfa32b8c0ad88d65fa4590c89436a08 /binutils | |
parent | 07637366bc7098c631a8bb4aac1095132f5c4d80 (diff) | |
download | gdb-42f99ac23d53ee64774126aa640be47c2cbbd998.zip gdb-42f99ac23d53ee64774126aa640be47c2cbbd998.tar.gz gdb-42f99ac23d53ee64774126aa640be47c2cbbd998.tar.bz2 |
* frame.h (frame_address_in_block): New function.
* blockframe.c (frame_address_in_block): New function extracted
from get_frame_block().
(get_frame_block): Use frame_address_in_block().
(block_innermost_frame): Use frame_address_in_block() to match
the frame pc address against the block boundaries rather than
the frame pc directly. This prevents a failure when a frame pc
is actually a return-address pointing immediately after the end
of the given block.
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions