Ilya Leoshkevich writes:
>
> Hi,
>
> This series adds the ability to attach GDB to a running qemu-user
> instance. This is useful for debugging multi-process apps.
>
> Patches 1 and 2 implement a small related feature: the ability to
> create individual UNIX sockets for each child process.
>
> P
Based-on: <20250116160306.1709518-1-alex.ben...@linaro.org>
v5: https://lore.kernel.org/qemu-devel/20250110141255.2328-1-...@linux.ibm.com/
v5 -> v6: Rebase on top of the Alex's changes.
v4:
https://lore.kernel.org/qemu-devel/20250108202625.149869-1-...@linux.ibm.com/
v4 -> v5: Fix the qemu-user