]> git.proxmox.com Git - mirror_qemu.git/commit - docs/system/gdb.rst
docs/system/gdb.rst: Document how to debug multicore machines
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Apr 2021 10:25:28 +0000 (11:25 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 6 Apr 2021 14:04:49 +0000 (15:04 +0100)
commitd211556fe3e265cb54a22cac1a2abb95e80a592d
treefa4b35e8eb8c424cf82717d46a9696eeac6d2e3c
parentacb0a27eb85ccf5de6052bf7407531e76fb13a5d
docs/system/gdb.rst: Document how to debug multicore machines

Document how multicore machines appear to GDB when debugged
via the debug stub. This is particularly non-intuitive for
the "multiple heterogenous clusters" case, but unfortunately
as far as I know there is no way with the remote protocol
for the stub to tell gdb "I have 2 inferiors, please connect
to both", so the user must set it all up manually.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210325175023.13838-3-peter.maydell@linaro.org>
Message-Id: <20210401102530.12030-10-alex.bennee@linaro.org>
docs/system/gdb.rst