gdb: remove solib::pspace field
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 27 Sep 2023 20:39:36 +0000 (16:39 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 2 Oct 2023 15:53:21 +0000 (11:53 -0400)
commitbd93891c9ae1adda01631459eb8da8309a2f9d60
treedcbc56b5c79270ca82f2ced23a5b89b666582747
parentdc63d5682e48ab64724a2da2ee803cd13bf5f0c0
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>
gdb/breakpoint.c
gdb/bsd-uthread.c
gdb/observable.h
gdb/solib.c
gdb/solist.h