]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use bool for solib::symbols_loaded
authorTom Tromey <tom@tromey.com>
Sat, 16 Nov 2024 01:01:40 +0000 (18:01 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 16 Nov 2024 15:45:57 +0000 (08:45 -0700)
commit2abed72b2ca749502085bf90e806090a0ea72bbf
treef9724265e587f25a746d4340c9d0c151bf09fada
parent63a8afc8e9c3b2b03cc3cedb504d0148efe4cb74
Use bool for solib::symbols_loaded

This changes solib::symbols_loaded to be of type 'bool'.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/solib.c
gdb/solist.h