mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
gdbstub: Correct invalid mentions of 'softmmu' by 'system'
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240313213339.82071-3-philmd@linaro.org>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* gdb server stub - softmmu specific bits
|
||||
* gdb server stub - system specific bits
|
||||
*
|
||||
* Debug integration depends on support from the individual
|
||||
* accelerators so most of this involves calling the ops helpers.
|
||||
|
Reference in New Issue
Block a user