Bochs/bochs/bx_debug
Stanislav Shwartsman 067f23e3da Fix set 'ah,bh,ch,dh' registers from debugger
Enable disasm by default - in adds some useful information to debug messages in log file
Remove defines for 8bit registers from cpu.h, the x86 arch defines not match defines used by set_reg and get_reg methods.
2006-01-27 19:50:00 +00:00
..
dbg_main.cc Fix set 'ah,bh,ch,dh' registers from debugger 2006-01-27 19:50:00 +00:00
debug.h Fix set 'ah,bh,ch,dh' registers from debugger 2006-01-27 19:50:00 +00:00
lexer.c Fix set 'ah,bh,ch,dh' registers from debugger 2006-01-27 19:50:00 +00:00
lexer.l Fix set 'ah,bh,ch,dh' registers from debugger 2006-01-27 19:50:00 +00:00
linux.cc Totally remove the cosimulation code from Bochs. 2006-01-25 22:20:00 +00:00
make-syscalls-linux.pl Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
Makefile.in Totally remove the cosimulation code from Bochs. 2006-01-25 22:20:00 +00:00
parser.c Totally remove the cosimulation code from Bochs. 2006-01-25 22:20:00 +00:00
parser.h Totally remove the cosimulation code from Bochs. 2006-01-25 22:20:00 +00:00
parser.y Totally remove the cosimulation code from Bochs. 2006-01-25 22:20:00 +00:00
symbols.cc dos2unix fix 2006-01-15 17:57:48 +00:00
syscalls-linux.h Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00