]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/sparc-tdep.c
* sparc-tdep.c (sparc_is_unimp_insn): New function.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 23 Nov 2004 18:59:14 +0000 (18:59 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 23 Nov 2004 18:59:14 +0000 (18:59 +0000)
commit5465445a4b3784355989bda41c890fb3c7bcd1e1
tree784f6f54dda6f3bc964a20eb4274925389e90c14
parentdae1b34eabf9669f84490afb384c0281485b67ef
    * sparc-tdep.c (sparc_is_unimp_insn): New function.
        (sparc32_frame_cache): For functions where there is no debugging
        information to help us determine whether it's a struct-return
        function or not, fallback on checking whether the instruction
        at the return address is an "unimp" instruction or not.
gdb/ChangeLog
gdb/sparc-tdep.c