On 11/30/19 8:45 AM, Alex Bennée wrote: > We only have one GDBState which should be allocated at the time we > process any commands. This will make further clean-up a bit easier. > > Signed-off-by: Alex Bennée <[email protected]> > --- > gdbstub.c | 539 +++++++++++++++++++++++++++--------------------------- > 1 file changed, 267 insertions(+), 272 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
