Windows and QEMU

Chris Johns chrisj at rtems.org
Thu May 28 22:44:15 UTC 2015



On 29/05/2015 3:54 am, Wu, Mark H. wrote:
> I've finally got some code ported to RTEMS, and have tried executing it, but get nothing but a dreaded Executive Shutdown. Now I'm trying to set up QEMU so I can debug it (no remote debugging yet!), and am having trouble following the instructions on the website <https://devel.rtems.org/wiki/Developer/Simulators/QEMU>. I have QEMU downloaded and running (I get the same shutdown), so I've got a good start. I've launched the gdbserver oh QEMU, but I can't connect to it from gdb (through the Cygwin environment). I get the error:
> 

Which QEMU executable did you download ?

Are the cygwin tools the latest built by the RSB ?

> warning: unrecognized item "timeout" in "qSupported" response 
> 
> from gdb. 
> 
> Any ideas? 
> 
> I'll even take any other ideas for debugging this system. I suspect it's faulting in one of the constructors, but a liberal dose of printk's isn't helping. It seems like the console-printing code is working (I do get the shutdown messages), but I am not getting any of my own printk's whatsoever.
> 

It looks like the versions of tools are not compatible.

Chris



More information about the users mailing list