]> git.ipfire.org Git - thirdparty/qemu.git/commit - meson.build
gdbstub: move into its own sub directory
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 29 Sep 2022 11:42:22 +0000 (12:42 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 6 Oct 2022 10:53:41 +0000 (11:53 +0100)
commit842b42df2b5d3bf5ccbafba19dc756d531dcce23
treeb39947f01e80813bbefaee3a89ea0ce0a376add0
parent424d5ecf520621e9b9bd802995558f83bd0e37af
gdbstub: move into its own sub directory

This is in preparation of future refactoring as well as cleaning up
the source tree. Aside from the minor tweaks to meson and trace.h this
is pure code motion.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220929114231.583801-43-alex.bennee@linaro.org>
MAINTAINERS
gdbstub/gdbstub.c [moved from gdbstub.c with 99% similarity]
gdbstub/meson.build [new file with mode: 0644]
gdbstub/trace-events [new file with mode: 0644]
gdbstub/trace.h [new file with mode: 0644]
meson.build
trace-events