]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: pass program space to objfile::make
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 16 May 2024 21:30:22 +0000 (17:30 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 15 Jul 2024 18:34:12 +0000 (14:34 -0400)
commit8991986e2413e2da383bef41855a7295ce323c9c
tree43a9f6b3e40615e75888962f128d66ff11ad9d78
parentda877546dbf8499a29230466f8c60e2a1b0b846f
gdb: pass program space to objfile::make

Make the current program space reference bubble up one level.

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