commit | 7fd46e6b2ac5a30ecb33b4b290d824247cb68a20 | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Tue Sep 24 13:50:19 2024 +0200 |
committer | Tom de Vries <tdevries@suse.de> | Tue Sep 24 13:50:19 2024 +0200 |
tree | 42fe205e04be1bd76c5c59782ae7c9d70237fe0c | |
parent | 6078478a9075a3ad3d1370dc540e11425948074c [diff] |
[gdb] Eliminate catch(...) in execute_fn_to_string Remove duplicate code in execute_fn_to_string using SCOPE_EXIT. Tested on aarch64-linux. Approved-By: Tom Tromey <tom@tromey.com>