One more thing just caught my eye: every command starts with "mcd-", and
every type starts with "MCD". This makes the index less useful than it
could be. Not a show-stopper, but perhaps you'd like to consider
dropping the command prefix.
On 20.05.2025 09:36, Markus Armbruster wrote:
> Mario Fleischmann writes:
>
>> This patch series introduces support for the Multi-Core Debug (MCD) API, a
>> commonly used debug interface by emulators. The MCD API, defined through a
>> header file, consists of 54 functions for implementing debug
Mario Fleischmann writes:
> This patch series introduces support for the Multi-Core Debug (MCD) API, a
> commonly used debug interface by emulators. The MCD API, defined through a
> header file, consists of 54 functions for implementing debug and trace.
> However, since it is a header-file-only i
On 08.05.2025 13:38, Markus Armbruster wrote:
> Mario Fleischmann writes:
>
>> This patch series introduces support for the Multi-Core Debug (MCD) API, a
>> commonly used debug interface by emulators. The MCD API, defined through a
>> header file, consists of 54 functions for implementing debug
Mario Fleischmann writes:
> This patch series introduces support for the Multi-Core Debug (MCD) API, a
> commonly used debug interface by emulators. The MCD API, defined through a
> header file, consists of 54 functions for implementing debug and trace.
> However, since it is a header-file-only i