Bochs 2.6 MSVC compilation error for gdb-stub enabled build
Posted: Thu Feb 21, 2013 12:14 pm
Hi, I need help in getting the gdb-stub enabled bochs.exe for x86 target.
I followed the steps given in http://bochs.sourceforge.net/doc/docboo ... h-gdb.html
and http://bochs.sourceforge.net/doc/docboo ... LING-WIN32.
1)- downloaded bochs-2.6-msvc-src.zip .
2)- unzipped and opened the VS solution from folder vs2008. I have installed VStudio 2010 so there was conversion to 2010.
3)- added line --enable-gdb-stub in file .conf.win32-vcpp for ./configure.
4)- Set first project as Boch .
5)- Rebuild solution.
I get error during Bochs project build as, could not find "bochs-2.6\obj-release\bx_debug.lib".
Please help and let me know if i am missing anything.
I did google to find out pre compiled gdb-stub enabled bochs.exe. but could not find
Thanks.
I followed the steps given in http://bochs.sourceforge.net/doc/docboo ... h-gdb.html
and http://bochs.sourceforge.net/doc/docboo ... LING-WIN32.
1)- downloaded bochs-2.6-msvc-src.zip .
2)- unzipped and opened the VS solution from folder vs2008. I have installed VStudio 2010 so there was conversion to 2010.
3)- added line --enable-gdb-stub in file .conf.win32-vcpp for ./configure.
4)- Set first project as Boch .
5)- Rebuild solution.
I get error during Bochs project build as, could not find "bochs-2.6\obj-release\bx_debug.lib".
Please help and let me know if i am missing anything.
I did google to find out pre compiled gdb-stub enabled bochs.exe. but could not find
Thanks.