]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Only search for functions in rust_structop::evaluate_funcall
authorTom Tromey <tom@tromey.com>
Tue, 19 Sep 2023 23:50:17 +0000 (17:50 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 28 Jan 2024 17:58:17 +0000 (10:58 -0700)
commit6cd92f3b86f510c3e321b922ca77cd42c83b7826
tree9d093c0e8135c1a87468f93ca4456a7ce44f0b5a
parent9edce54e75b119e40d18a4564cd65cd747802c9c
Only search for functions in rust_structop::evaluate_funcall

This changes rust_structop::evaluate_funcall to only search for
functions.
gdb/rust-lang.c