[BUG] - Weird breakpoints automatically added by Remedy

I do not exactly know when this happens, but sometimes there are weird breakpoints that are automatically added on the very first line of (it seems) every loaded source file. I did not notice this bug before version 0.3.9.5

I'll keep an eye out for this. Thanks for the heads up!

No problem, good luck!


Replying to x13pixels (#29812)

I'm experiencing a version of this (using 0.3.9.6.):

Sometimes when setting a breakpoint, some other lines in the code base also semi-randomly get one, and it would also break at one of those places directly (not where I wanted to break originally).

"Semi-randomly" because it seems to reoccur for certain lines, but not affect wildly different ones over time.

Might have started noticing it in 0.3.9.5 or so. Not sure.


Edited by chennor on

This happens when hitting F9 in a text window when the quick watch is displayed and was mistakenly introduced in 0.3.9.5. It will be fixed in the next, upcoming release. Appreciate the report!

No problem, thank you for the fix!


Replying to x13pixels (#29922)