Bochs/bochs/bx_debug
Stanislav Shwartsman 5a65e1065e Decoding functionality for Bochs disassembler.
Fixed 'step over' debugger command using bx_dbg_read_linear method.
Small debugger fix in cpu.cc
2006-02-05 19:48:29 +00:00
..
dbg_main.cc Decoding functionality for Bochs disassembler. 2006-02-05 19:48:29 +00:00
debug.h Fixed SMP related debugging for some methods - hardcoded BX_CPU(0) instead of BX_CPU(dbg_cpu) 2006-02-02 22:33:32 +00:00
lexer.c Move --enable-reset-on-triple-fault option to runtime CPU::reste_on_triple-fault option in .bocshrc 2006-02-01 18:12:08 +00:00
lexer.l Available back ability to use eip register as source in 'set reg = <expr>' cmd. 2006-01-31 19:45:34 +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 Move --enable-reset-on-triple-fault option to runtime CPU::reste_on_triple-fault option in .bocshrc 2006-02-01 18:12:08 +00:00
parser.h Available back ability to use eip register as source in 'set reg = <expr>' cmd. 2006-01-31 19:45:34 +00:00
parser.y Move --enable-reset-on-triple-fault option to runtime CPU::reste_on_triple-fault option in .bocshrc 2006-02-01 18:12:08 +00:00
symbols.cc Move --enable-reset-on-triple-fault option to runtime CPU::reste_on_triple-fault option in .bocshrc 2006-02-01 18:12:08 +00:00
syscalls-linux.h Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00