GdbMiSession.threadListIds

MiPendingCommand threadListIds() @trusted

Lists IDs of all threads.

Returns

A pending command for -thread-list-ids.

Example:

session.threadListIds();