[Bug] OpenWatcom Debugger (for DOS4GW) does not work

Support and general discussion.
Post Reply
Battler
Posts: 793
Joined: Sun 06 Jul, 2014 7:05 pm

[Bug] OpenWatcom Debugger (for DOS4GW) does not work

Post by Battler »

What I am running is: wd.exe with /tr=rsi .
CPU is Pentium 75 on 430VX, but 486 does the same.
OpenWatcom version is 1.9.
On dynarec, it fatals with:

Code: Select all

block->next->pc=0 06ECF478 06E60000 d8 5c
.
On interpreter, it freezes.
Post Reply