]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: remove bp_location::objfile
authorAndrew Burgess <aburgess@redhat.com>
Tue, 5 Nov 2024 14:03:17 +0000 (14:03 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Mon, 25 Nov 2024 16:45:25 +0000 (16:45 +0000)
commit2778a124e30439c1801d3d19a47d8233935051af
tree90344e0da7741ecea0cce12e16aad1f7bbc09485
parent280cdb642ba88ede148cd1d3a02375520f62ce1c
gdb: remove bp_location::objfile

The bp_location::objfile member variable is never used, so lets delete
it.

There should be no user visible changes after this commit.
gdb/breakpoint.c
gdb/breakpoint.h