> -----Original Message----- > From: Jan Kratochvil [mailto:jan.kratochvil@redhat.com] > Sent: Wednesday, May 30, 2012 10:41 PM > To: Metzger, Markus T > > They further accept the following arguments: > > > > all targets all threads > > auto turns automatic enabling for new threads on/off > > This threads selection should probably use the pending: > [RFC/WIP I/T sets V2 PATCH 00/14] I/T sets > http://sourceware.org/ml/gdb-patches/2011-12/msg00550.html I'm currently using get_number_or_range () and friends for handling thread ranges, and simple iteration over all threads for all. I'll have a look at thread sets once they are in. regards, markus.