commit | bd93891c9ae1adda01631459eb8da8309a2f9d60 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Wed Sep 27 16:39:36 2023 -0400 |
committer | Simon Marchi <simon.marchi@efficios.com> | Mon Oct 02 11:53:21 2023 -0400 |
tree | dcbc56b5c79270ca82f2ced23a5b89b666582747 | |
parent | dc63d5682e48ab64724a2da2ee803cd13bf5f0c0 [diff] |
gdb: remove solib::pspace field This backlink is not necessary, we always know the program space from the context. Pass it down the solib_unloaded observer. Change-Id: I45a503472dc791f517558b8141901472634e0556 Approved-By: Tom Tromey <tom@tromey.com>