James Mastros wrote:
> 
> Hey Kevin,
>   Would it be possible to put the bochs code in CVS, so the rest of us can
> play with an up-to-date cosim environment?

I'm working on changing bochs.com to use fastxs.net as an ISP.  There will
be a CVS repository there.  However, I'm not looking to be the main CVS
contributor for bochs.

I'm not going to support bochs cosim at this moment, because I'm
simply focused on other stuff right now.


> Also, is there any chance that ICE will be ported to the new environment?
> It looks to me like all that's missing is a way for a plugin to get the *vm
> -- if there is a way to do that, then I can't find it for the life of me.

I keep meaning to look into fixing it.  Added it to the TODO file.
Try to look into this after Windows runs in normal virtualization
mode.

Ultimately, what is needed is our own debugger, as GCC is not
designed to handle debugging a complete simulator/virtualization.
It doesn't handle all the CPU modes and segmentation.  And it
can't cosimulate.  I'd like to rebuild a new cosimulation
controller/debugger which is capable of all of this.

And for those of you who GCC works for, then use the ICE plugin...

-Kevin

Reply via email to