Remove decode_location_spec_default
authorTom Tromey <tom@tromey.com>
Thu, 29 Sep 2022 23:16:04 +0000 (17:16 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 4 Oct 2022 22:17:08 +0000 (16:17 -0600)
commit8f5bc64185aafbc6ec26c889bc67367600fc027e
tree1d3b2281aff56a8248949a8aff094c900c32d85b
parent27e602128ba5a8b8c0e457c1812721c8dca612c4
Remove decode_location_spec_default

This removes decode_location_spec_default, inlining it into its sole
caller.

Regression tested on x86-64 Fedora 34.
gdb/breakpoint.c