Made Wine's debugger work satisfactorily with DOS apps.
commit69df37199ba661be3938fc72766f90211766e636
authorOve Kaaven <ovek@arcticnet.no>
Sun, 11 Oct 1998 12:27:04 +0000 (11 12:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 11 Oct 1998 12:27:04 +0000 (11 12:27 +0000)
tree5d855fe7d0694f44472f733847d990470b970c24
parenta7cf4eecf26733d58be729e61c85b14bd58159b0
Made Wine's debugger work satisfactorily with DOS apps.
Perhaps dereferencing work better for Win16 apps too now, but
it appears the debugger core wasn't designed for segmentation.
debugger/break.c
debugger/db_disasm.c
debugger/dbg.y
debugger/expr.c
debugger/source.c
debugger/types.c