diff options
| author | Luc Michel <luc.michel@greensocs.com> | 2019-01-07 15:23:46 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2019-01-07 15:23:46 +0000 |
| commit | 160d858dd6c62c4b523350d89cfa75f212f49b92 (patch) | |
| tree | 6e35f06dc40f9a98c05ddd539522d59f435dd996 /scripts/qapi/types.py | |
| parent | 970ed9064aa9f997fd9e65d707dd5cafc7360703 (diff) | |
| download | focaccia-qemu-160d858dd6c62c4b523350d89cfa75f212f49b92.tar.gz focaccia-qemu-160d858dd6c62c4b523350d89cfa75f212f49b92.zip | |
gdbstub: gdb_set_stop_cpu: ignore request when process is not attached
When gdb_set_stop_cpu() is called with a CPU associated to a process currently not attached by the GDB client, return without modifying the stop CPU. Otherwise, GDB gets confused if it receives packets with a thread-id it does not know about. Signed-off-by: Luc Michel <luc.michel@greensocs.com> Acked-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Message-id: 20181207090135.7651-15-luc.michel@greensocs.com [PMM: fix checkpatch comment style nit] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi/types.py')
0 files changed, 0 insertions, 0 deletions