bochs-2.3.6 with gdb-stub on windows error
Posted: Tue Mar 25, 2008 8:46 pm
1. i compile the bochs-2.3.6 withc vc2005(windows xp) as follow
edit .conf.win32-vcpp,
remove --enable-x86-64, --enable-clgd54xx, --with-nogui,
add --enable-vbe --enable-gdb-stub
run:
sh .conf.win32-vcpp
make win32_snap
2. compile it with vc2005
3. start bochs-gdb-stub and wait for remote connect
4. remote connect bochs-gdb with gdb-6.7, then bochs crash.
(bochs compile with gdb run fine on cygwin, but too slow)
i search in google, some1 has the same problem, how to fix it?
edit .conf.win32-vcpp,
remove --enable-x86-64, --enable-clgd54xx, --with-nogui,
add --enable-vbe --enable-gdb-stub
run:
sh .conf.win32-vcpp
make win32_snap
2. compile it with vc2005
3. start bochs-gdb-stub and wait for remote connect
4. remote connect bochs-gdb with gdb-6.7, then bochs crash.
(bochs compile with gdb run fine on cygwin, but too slow)
i search in google, some1 has the same problem, how to fix it?