Nicolas Eder writes:
> Signed-off-by: Nicolas Eder
>
> neder (29):
I think you need to fix your author attribution here.
> mcdstub initial commit, mcdstub file structure added
> TCP chardev added, handshake with TRACE32 working
> TCP packet handling added
> queries for resets and tr
On 6/10/23 11:05, Nicolas Eder wrote:
SUMMARY
===
This patch-set introduces the first version of the mcdstub.
The mcdstub is a debug interface, which enables debugging QEMU
using the MCD (Multi-Core Debug) API.
[...]
neder (29):
mcdstub initial commit, mcdstub file structure added
SUMMARY
===
This patch-set introduces the first version of the mcdstub.
The mcdstub is a debug interface, which enables debugging QEMU
using the MCD (Multi-Core Debug) API.
The mcdstub uses TCP to communicate with the host debug software. However,
because MCD is merely an API, the TCP communic