Bochs with Debugging [SOLVED]

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.
Post Reply
User avatar
jinksys
Posts: 20
Joined: Tue May 20, 2008 4:52 pm
Location: St Louis, Missouri, USA

Bochs with Debugging [SOLVED]

Post by jinksys »

Anyone know where I can download bochs for win32 with debugging enabled?
Last edited by jinksys on Wed May 28, 2008 7:26 pm, edited 2 times in total.
tadada
Member
Member
Posts: 42
Joined: Sun Apr 20, 2008 5:32 pm
Location: Index 0 of the nearest Array

Post by tadada »

I'm pretty sure that the default packages has both. I know that when I downloaded mine it came with 2 .exe's one was for default and the other was with debug enabled.

Download this file: http://downloads.sourceforge.net/bochs/ ... g_mirror=1

If you want here is the sourceforge page with the other downloads and it:http://bochs.sourceforge.net/cgi-bin/to ... _ideq12580

The file I said to download is an installer that will install it to Bochs-2.3.6 in program files the only thing you'll need then is the bochsrc file (which it doesn't come with) It will install both with and without debugger into the folder
My OS: SOS (Simple Operating System).
User avatar
jinksys
Posts: 20
Joined: Tue May 20, 2008 4:52 pm
Location: St Louis, Missouri, USA

Post by jinksys »

You're right, my bochs folder has a bochsdbg.exe, Thanks!
Post Reply