]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Move entry point functions to program_space
authorTom Tromey <tom@tromey.com>
Thu, 12 Feb 2026 23:54:52 +0000 (16:54 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 14 Feb 2026 17:27:50 +0000 (10:27 -0700)
commit53bc279c1fc5146dd397b4a3f3c28cb69972c9f9
tree957839ee37ecb97c43ba300e6034177b88d653df
parent1daba1c5ceb27d25265ba2801f5be307d21a6abd
Move entry point functions to program_space

This changes a couple of entry-point-related functions to be methods
on program_space, and moves them to progspace.c.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/arc-tdep.c
gdb/arch-utils.c
gdb/frame.c
gdb/infcall.c
gdb/objfiles.c
gdb/objfiles.h
gdb/progspace.c
gdb/progspace.h
gdb/solib-frv.c