gdb/doc/
[deliverable/binutils-gdb.git] / gdb / gdbserver / server.h
index b519696827ed490c651bece64c591606148ddb70..817b5c47ef998ab61861763dac26fa9d7f561d0e 100644 (file)
@@ -175,6 +175,8 @@ extern void hostio_last_error_from_errno (char *own_buf);
 
 extern int remote_debug;
 extern int all_symbols_looked_up;
+extern int noack_mode;
+extern int transport_is_reliable;
 
 int putpkt (char *buf);
 int putpkt_binary (char *buf, int len);
This page took 0.027079 seconds and 4 git commands to generate.