diff options
author | Andrew Burgess <aburgess@redhat.com> | 2023-04-14 15:16:33 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2024-07-20 17:29:39 +0100 |
commit | de5dc49e43574742556868f1ba5032cbe1a0cd73 (patch) | |
tree | 97bb0d097eca2d952cc41cf572cbc377c7440685 /gdb/ppc-netbsd-tdep.c | |
parent | b172d94b62b8a27c9d79cf70e565e31b21439c98 (diff) | |
download | binutils-de5dc49e43574742556868f1ba5032cbe1a0cd73.zip binutils-de5dc49e43574742556868f1ba5032cbe1a0cd73.tar.gz binutils-de5dc49e43574742556868f1ba5032cbe1a0cd73.tar.bz2 |
gdb: remove tracepoint_probe_create_sals_from_location_spec
The tracepoint_probe_create_sals_from_location_spec function just
forwards all its arguments to
bkpt_probe_create_sals_from_location_spec, and is only used in one
place.
Lets delete tracepoint_probe_create_sals_from_location_spec and
replace it with bkpt_probe_create_sals_from_location_spec.
There should be no user visible changes after this commit.
Diffstat (limited to 'gdb/ppc-netbsd-tdep.c')
0 files changed, 0 insertions, 0 deletions