commit | 2c9a6d728e3ab63d8338b5e1f831d2c1eead8d67 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sat May 21 10:00:00 2022 -0600 |
committer | Tom Tromey <tom@tromey.com> | Sat Aug 13 18:47:55 2022 -0600 |
tree | b6e31340a9ab99796e30b671c92726d251be2017 | |
parent | b3d5660a7adf2e1e3846976ff4346c6a9b323978 [diff] |
Change location_spec_to_sals to a method location_spec_to_sals is only ever called for code breakpoints, so make it a protected method there.