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.
Hardware debugging is another option, see https://groups.google.com/forum/#!topic/jailhouse-dev/UGYwpahEkqI
Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux -- 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.
