]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libsframe: use sframe_decoder_get_funcdesc_v2 in dumper
authorIndu Bhagat <indu.bhagat@oracle.com>
Mon, 3 Nov 2025 07:42:32 +0000 (23:42 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Mon, 3 Nov 2025 07:43:02 +0000 (23:43 -0800)
commitef442f8e7f1db571d0a6a1ea0c01e8debb0ea4e7
treef080a994dbd60da4f13205460fd1bbfd80ccf03d
parent2445d240d18f89191d8b1fd4f30cb9fcd4c480c3
libsframe: use sframe_decoder_get_funcdesc_v2 in dumper

Not strictly necessary for correctness.  But using '_v2' named APIs is
more appropriate.

libsframe/

        * sframe-dump.c (dump_sframe_func_with_fres):
libsframe/sframe-dump.c