]> Git Repo - qemu.git/commit
gdbstub: Close connection in gdb_exit
authorFabien Chouteau <[email protected]>
Thu, 13 Jan 2011 11:46:57 +0000 (12:46 +0100)
committerEdgar E. Iglesias <[email protected]>
Sun, 16 Jan 2011 19:56:01 +0000 (20:56 +0100)
commite2af15b2ad57d3c61b79c8aea0871e3a00264e96
tree2d9f5ae9d609771d0e390d77ae0ebaa41165482c
parenta8fb7ff3fdd05ffb4cce1ab4d3ff7768a490f2f5
gdbstub: Close connection in gdb_exit

On Windows, this is required to flush the remaining data in the IO stream,
otherwise Gdb do not receive the last packet.

Version 2:
   Fix linux-user build error.

Signed-off-by: Fabien Chouteau <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
gdbstub.c
This page took 0.02513 seconds and 4 git commands to generate.