gdbstub: move GDBState to shared internals header
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 3 Mar 2023 02:57:42 +0000 (18:57 -0800)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 7 Mar 2023 17:06:31 +0000 (17:06 +0000)
commit9f56787c12e1b5f594ca790b1d84b8cc43a962d3
tree4ac264bb8717dc69f3ce431a1407b7257bbd2fc1
parent8e70c6f947d4ee6894085943a333456e575ddd1f
gdbstub: move GDBState to shared internals header

We are about to split softmmu and user mode helpers into different
files. To facilitate this we will need to share access to the GDBState
between those files.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230302190846.2593720-7-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-7-richard.henderson@linaro.org>
gdbstub/gdbstub.c
gdbstub/internals.h