commit | 5a61e176877b17a0fdca25a298d296800353af10 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sat Apr 30 08:06:39 2022 -0600 |
committer | Tom Tromey <tom@tromey.com> | Fri May 06 12:03:34 2022 -0600 |
tree | 8032963191768e7587814174e597932221928e7d | |
parent | a6860f3ad2d0ee89ee8b4a7f257b7fdcac84b5c4 [diff] |
Move works_in_software_mode to watchpoint works_in_software_mode is only useful for watchpoints. This patch moves it from breakpoint to watchpoint, and changes it to return bool.