gdbstub: added REUSEADDR/PORT and socket closing
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define GDBSTUB_H
|
||||
|
||||
void gdbstub_start();
|
||||
void gdbstub_stop();
|
||||
void gdbstub_wait_for_connection();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user