Re: [Qemu-devel] [PATCH v2 01/15] gdbstub: introduce GDB processes

2018-10-01 Thread Philippe Mathieu-Daudé
Hi Luc, On 01/10/2018 13:56, Luc Michel wrote: > Add a structure GDBProcess that represent processes from the GDB > semantic point of view. > > CPUs can be split into different processes, by grouping them under a QOM > container named after the GDB_CPU_GROUP_NAME macro (`gdb-group[*]'). > Each

[Qemu-devel] [PATCH v2 01/15] gdbstub: introduce GDB processes

2018-10-01 Thread Luc Michel
Add a structure GDBProcess that represent processes from the GDB semantic point of view. CPUs can be split into different processes, by grouping them under a QOM container named after the GDB_CPU_GROUP_NAME macro (`gdb-group[*]'). Each occurrence of such a container implies the existence of the