InusualZ caf140dea9 Fix issue were loaded memory breakpoints were not being triggered
This was caused, because we were saving the `break_on_hit` flag with the letter `p`. Then while loading the breakpoints, we read the flag with the letter `b`, resulting in the `break_on_hit` flag being always false
2021-02-19 16:09:50 +00:00
..
2021-01-27 14:29:48 -08:00
2021-01-09 22:26:55 -08:00
2021-01-09 22:26:55 -08:00
2020-11-25 13:23:48 -05:00
2021-01-30 11:56:25 +01:00
2018-08-27 12:13:39 -04:00