Setting the breakpoints actually works, but they arenât properly registering internally (which also means you canât remove them), This was fixed in #168, but there hasnât been a new release since then. If you need this functionality right now, try checking out Gallium (and proably some of itâs dependencies).
Thanks for pointing that out. But it seems that my problem is more than just âimproper registration of breakpointsâ. Because the debugger never stops there, implying no breakpoints at all. I suspect that there are something that I missed when using Gallium, e.g. missing quotes etc. Am I using the command correctly?