In the case when stub refuses to understand all modern thread-listing packets, GDB falls back to qL packet, if if stub refuses to handle that either, reports: RMT ERROR : failed to get remote thread list. The further operation continues normally, and qL is really optional packet, so there's no point scaring a user like that. Is the patch below OK? - Volodya