slajerek / RetroDebugger

Retro Debugger is a multiplatform debugger APIs host for retro computers: C64 (Vice), Atari800 and NES (NestopiaUE).
175 stars 20 forks source link

Fatal Bug in the VICE Monitor code #41

Open mrdudz opened 5 months ago

mrdudz commented 5 months ago

I have to admit i did not actually check - but if things work like i think they do, Retrodebugger inherits the same bug (every VICE release since at least 1.9 has it). see https://csdb.dk/forums/?roomid=11&topicid=165858#165868

slajerek commented 5 months ago

Interesting, I'll add this patch. Thanks for this information.

mrdudz commented 5 months ago

You might want to follow vice bug #2014 and #2015 - apparently there are more subtle problems (and one new problem after the patch, depending how you look at it :))