diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2020-04-30 20:01:18 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2020-05-06 09:29:26 +0100 |
commit | e0a1e2084779fec1adc72866212bda3549fc4c22 (patch) | |
tree | 39f9e1100adb0d8c0e237944562e2abcc572b964 /device_tree.c | |
parent | 744f1b0f6888b07c9870329ae9f40b8e641db0ce (diff) | |
download | qemu-e0a1e2084779fec1adc72866212bda3549fc4c22.zip qemu-e0a1e2084779fec1adc72866212bda3549fc4c22.tar.gz qemu-e0a1e2084779fec1adc72866212bda3549fc4c22.tar.bz2 |
gdbstub: eliminate gdbserver_fd global
We don't really need to track this fd beyond the initial creation of
the socket. We already know if the system has been initialised by
virtue of the gdbserver_state so lets remove it. This makes the later
re-factoring easier.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200430190122.4592-6-alex.bennee@linaro.org>
Diffstat (limited to 'device_tree.c')
0 files changed, 0 insertions, 0 deletions