Am Tue, 5 Mar 2019 19:28:25 +0100
schrieb "[ext] Jan Kiszka" <[email protected]>:

> On 05.03.19 18:45, Tim Michals wrote:
> > Is it possible to use gdb from one inmate to debug another inmate?
> > For example, using Linux to debug FreeRTOS Application? 
> 
> There is no Jailhouse support for that. If the inmate has a built-in
> gdbserver that can be directed to UART or some other physical
> channel, you can loop that back. I once played a bit with emulating
> the Jailhouse cell environment in QEMU (which has a nice built-in
> gdbserver). But that was x86 only and never went far.

I did use that over a UART, both for arm and x86. Everything was hooked
up to an Eclipse running on Windows and i could use all those colorful
buttons to single-step/breakpoint etc. The "application" was an OS
with a gdb-stub.

Henning 

> Hardware debugging is another option, see 
> https://groups.google.com/forum/#!topic/jailhouse-dev/UGYwpahEkqI
> 
> Jan
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to