GdbMiSession.listThreadGroups

MiPendingCommand listThreadGroups(bool available = false, string group = null) @trusted

Lists thread groups.

Parameters

availableWhether to list all available groups (not just those being debugged).
groupOptional group ID to list details for.

Returns

A pending command for -list-thread-groups.