mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 03:06:08 +01:00
4c43e5395e
When a breakpoint is asked to archive itself to a message, ensure that the message is empty before writing. Fixes breakpoints past the first one being broken on restore due to each breakpoint archive containing the combined settings of all previous breakpoints.