RTEMS Debug Server.

Chris Johns chrisj at rtems.org
Wed Oct 19 06:15:27 UTC 2016


Hi,

I have uploaded a new version of the debug server:

https://ftp.rtems.org/pub/rtems/people/chrisj/dbserver/dbserver-1.0-20161019.tar.bz2

This version adds ARM FPU support which makes it nice and usable with 
the Zynq. I have not tested another platforms and it seems QEMU does not 
handle the ADIv5 debug hardware as this code expects.

If you want to try it copy the rtems-dbserver* files into you project 
and either make a call to start the server to register the command. It 
is currently only for RTEMS 4.12 because it uses the RTEMS printer 
interface.

The server supports threads so you can switch around them and back trace 
etc and it is fun to use.

Chris


More information about the devel mailing list