]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/frame.h
2003-10-17 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Fri, 17 Oct 2003 16:32:17 +0000 (16:32 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Fri, 17 Oct 2003 16:32:17 +0000 (16:32 +0000)
commit48c6672556ca8a5b964e1d7899d1c411ece1899d
tree6186f864b22fe29ed2114e312ec71c262ceda986
parent7998dfc3904875046d56eee96af0ff399f31a721
2003-10-17  Jeff Johnston  <jjohnstn@redhat.com>

        * frame.h (struct frame_id): Add new field: special_addr.
        (frame_id_build_special): New prototype.
        * frame.c (frame_id_build_special): New function.
        (frame_id_build): Change to call frame_id_build_special().
        (frame_id_eq): Change to also test special_addr field.
        (frame_id_inner): Update comment.
gdb/ChangeLog
gdb/frame.c
gdb/frame.h