commit | cb9f919f0f4b7f30023f353a8fd16979f8ace99a | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Tue Jul 16 23:52:05 2024 -0400 |
committer | Simon Marchi <simon.marchi@efficios.com> | Mon Aug 12 10:38:29 2024 -0400 |
tree | 8b426f7371e41be10c8388a42c442d5a637c7363 | |
parent | 2e7c4d0fe5b7d28af9c6ba94e76c42fe8ca08eb7 [diff] |
gdb: add program_space parameter to lookup_minimal_symbol_text Make the current program space reference bubble up one level. Use a program space from the context whenever that makes sense. Change-Id: Id3b0bf4490178d71a9aecdbf404b9287c22b30f5 Reviewed-by: Keith Seitz <keiths@redhat.com> Approved-By: Andrew Burgess <aburgess@redhat.com>