Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
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?
Didn't you just say that a cygwin build does work?
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]