TLDR; VICE with Binary Monitor enabled hangs when emulation is paused
Steps to reproduce:
x64sc -binarymonitor -binarymonitoraddress 127.0.0.1:6502Expecting: no error message, program can be resumed any time by sending the continue command.
Using version 3.10r46219 (GTK)
OS: Elementary Linux, (x86_64)
could you test if the same happens in the SDL port?
No, it does not. SDL port works as expected.
sigh so probably another threading related problem. @dqh will have to take a look