]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: change objfiles_iterator to yield references
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 7 Oct 2025 19:02:57 +0000 (15:02 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 7 Oct 2025 20:22:15 +0000 (16:22 -0400)
commitf772ad29ab606742aa00db2de62e8983b5ebce0a
tree0b71dbf10c03a36c76604c3f0c506e2ea2120139
parente92df1d0eb6c81bf11a93e5df0319c56d25bbed2
gdb: change objfiles_iterator to yield references

Same rationale as the previous patches.

Change-Id: I4673cedaa902c9a327d24d73508b18cf60a2cd02
Approved-By: Tom Tromey <tom@tromey.com>
37 files changed:
gdb/ada-lang.c
gdb/agent.c
gdb/breakpoint.c
gdb/dwarf2/frame.c
gdb/dwarf2/index-write.c
gdb/gcore.c
gdb/guile/scm-objfile.c
gdb/guile/scm-pretty-print.c
gdb/guile/scm-progspace.c
gdb/hppa-tdep.c
gdb/ia64-tdep.c
gdb/jit.c
gdb/linespec.c
gdb/linux-thread-db.c
gdb/main.c
gdb/maint.c
gdb/minsyms.c
gdb/objc-lang.c
gdb/objfiles.c
gdb/printcmd.c
gdb/probe.c
gdb/progspace.c
gdb/progspace.h
gdb/psymtab.c
gdb/python/py-prettyprint.c
gdb/python/py-progspace.c
gdb/python/py-symbol.c
gdb/python/py-xmethods.c
gdb/solib-svr4.c
gdb/solib.c
gdb/source.c
gdb/symfile-debug.c
gdb/symfile.c
gdb/symmisc.c
gdb/symtab.c
gdb/windows-tdep.c
gdb/z80-tdep.c