mirror of
https://review.haiku-os.org/haiku
synced 2025-02-21 21:19:09 +01:00
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.