Bochs Individual Device Logging

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
jzgriffin
Member
Member
Posts: 190
Joined: Tue Sep 26, 2006 1:40 pm
Libera.chat IRC: Nokurn
Location: Ontario, CA, USA
Contact:

Bochs Individual Device Logging

Post by jzgriffin »

I've been Googling around off and on for the past few days to find a way to enable Bochs individual device logging without using the interface (ie in the bochsrc file). I need to set debug=report for the CPU, and it is *very* tiring when every time I try to run a fresh build I have to go through the menu.

Thanks.
jal
Member
Member
Posts: 1385
Joined: Wed Oct 31, 2007 9:09 am

Re: Bochs Individual Device Logging

Post by jal »

Jeremiah Griffin wrote:I've been Googling around off and on for the past few days to find a way to enable Bochs individual device logging without using the interface (ie in the bochsrc file). I need to set debug=report for the CPU, and it is *very* tiring when every time I try to run a fresh build I have to go through the menu.
Well, your Google skills must be really poor. Googling for "site:bochs.sourceforge.com individual device logging" gets you to the Bochs manual page which says:
Bochs manual wrote:In the runtime configuration you can change the floppy/cdrom image or device, change the log options or adjust some other settings. If you have trouble with a specific device, you can change the log options for this device only to get more information (e.g. report debug messages). This cannot be done in the configuration file yet.
So you're lost.


JAL
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

Post by pcmattman »

You *could* just write a patch for Bochs that lets you do this via the config file.
jzgriffin
Member
Member
Posts: 190
Joined: Tue Sep 26, 2006 1:40 pm
Libera.chat IRC: Nokurn
Location: Ontario, CA, USA
Contact:

Post by jzgriffin »

jal: My Google-fu is fine, I just missed that portion of the manual.
pcmattman: Yeah, I'll probably do that.

Thanks.
jal
Member
Member
Posts: 1385
Joined: Wed Oct 31, 2007 9:09 am

Post by jal »

Jeremiah Griffin wrote:jal: My Google-fu is fine, I just missed that portion of the manual
Yeah, I admit I missed it the first time I read it too :). Glad to hear you've mastered the Google :).


JAL
Post Reply