]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: pass program space to objfile_purge_solibs
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 16 May 2024 19:57:08 +0000 (15:57 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 15 Jul 2024 18:34:12 +0000 (14:34 -0400)
commit98793b838c3cf99228d7a6d89918932f4effee24
tree968cdcf1d8c32ebe5135b07fbe3afc0c64217128
parent93016848f9458ebaec5a92950f7c97e66bb5732e
gdb: pass program space to objfile_purge_solibs

Make the current program space reference bubble up one level.

Change-Id: I08cfa77a0351c9602131ed2a294eabb1f1f59a6e
Approved-By: Tom Tromey <tom@tromey.com>
Reviewed-By: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
gdb/objfiles.c
gdb/objfiles.h
gdb/solib.c