Implement event-loop glue for gdbserver
[deliverable/binutils-gdb.git] / gdbserver / server.h
index 3c286862349a53cfbc70d9aad6925cff88e188f8..5ef48b62c623c0f81350cf3cf1fac34889d4216e 100644 (file)
@@ -76,6 +76,7 @@ extern bool disable_packet_vCont;
 extern bool disable_packet_Tthread;
 extern bool disable_packet_qC;
 extern bool disable_packet_qfThreadInfo;
+extern bool disable_packet_T;
 
 extern bool run_once;
 extern bool non_stop;
This page took 0.030996 seconds and 4 git commands to generate.