]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use a function-domain search in inside_main_func
authorTom Tromey <tom@tromey.com>
Tue, 19 Sep 2023 23:35:08 +0000 (17:35 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 28 Jan 2024 17:58:17 +0000 (10:58 -0700)
commite11de080a35f08c016e90d11f18918ec78fd1efc
tree7c99a51f7b93721706c17a79c7498a92387705c6
parent8068710e130036c0973d87cfc85b68981691d130
Use a function-domain search in inside_main_func

This changes inside_main_func to search only for functions.
gdb/frame.c