diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2023-06-30 19:04:13 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2023-07-03 12:52:30 +0100 |
commit | d2fe226467995c6843bba98da2e51dd5e85cef58 (patch) | |
tree | 01e47fe9f1b8fa821adb062b9f277644832cd427 /python | |
parent | 43398409ce1a7fa83856f6141204aa103f0fe72c (diff) | |
download | qemu-d2fe226467995c6843bba98da2e51dd5e85cef58.zip qemu-d2fe226467995c6843bba98da2e51dd5e85cef58.tar.gz qemu-d2fe226467995c6843bba98da2e51dd5e85cef58.tar.bz2 |
gdbstub: lightly refactor connection to avoid snprintf
This may be a bit too much to avoid an snprintf and the slightly dodgy
assign to a const variable. But hopefully not.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-29-alex.bennee@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions