Ilya Leoshkevich <[email protected]> writes:
> Currently qemu-user reports pid 1 to GDB. Resolve the TODO and report > the actual PID. Using getpid() relies on the assumption that there is > only one GDBProcess. Add an assertion to make sure that future changes > don't break it. > > Signed-off-by: Ilya Leoshkevich <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée Virtualisation Tech Lead @ Linaro
