commit | 73063f5180a07b9c8042887cd4cada0b89388556 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun May 01 11:20:34 2022 -0600 |
committer | Tom Tromey <tom@tromey.com> | Fri May 06 12:03:35 2022 -0600 |
tree | aace65fbb3dc1d24861a00395416aadd32efa884 | |
parent | 3101e4a1c5a9f14dd6860e439bbefdce00adc9f6 [diff] |
Remove init_raw_breakpoint_without_location This removes init_raw_breakpoint_without_location, replacing it with a constructor on 'breakpoint' itself. The subclasses and callers are all updated.