]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: use objfile->pspace in free_objfile observers
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Oct 2023 02:20:23 +0000 (22:20 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 5 Oct 2023 17:20:50 +0000 (13:20 -0400)
commit0b6a94ecbc8b39d6ea86f4337aa23c73a178897e
tree86a57fc024afbada7cc9d61371938cd210d7a47e
parente0322c6a7b99dcb2096585ab39268502802e90d7
gdb: use objfile->pspace in free_objfile observers

Use objfile->pspace instead of current_program_space.

Change-Id: I127a1788e155b321563114452ed5b530f1d1f618
Approved-By: Tom Tromey <tom@tromey.com>
gdb/solib.c
gdb/symfile.c