]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Return references from compunit_symtab iterator
authorTom Tromey <tom@tromey.com>
Wed, 8 Oct 2025 23:29:34 +0000 (17:29 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 11 Oct 2025 19:40:32 +0000 (13:40 -0600)
commit906678d08ed6bc72dac49d943518781bed4916bd
tree9fc9dfc4d13b03f1a96bde9d1f6bd5f236bf47b1
parent61a98786bfe58801995ee750887bc9e983ad983d
Return references from compunit_symtab iterator

This changes the compunit_symtab iterator to return references rather
than pointers, following the style of some other recent changes.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/ada-lang.c
gdb/coffread.c
gdb/maint.c
gdb/objfiles.c
gdb/objfiles.h
gdb/source.c
gdb/symfile-debug.c
gdb/symmisc.c
gdb/symtab.c