DebugSession class method terminateThreadsRequest has an invalid signature. The args parameter should be TerminateThreadsArguments instead of TerminateThreadsRequest.
This causes either a compile time error or a runtime error in implementations using this helper.
DebugSession class method terminateThreadsRequest has an invalid signature. The args parameter should be TerminateThreadsArguments instead of TerminateThreadsRequest. This causes either a compile time error or a runtime error in implementations using this helper.
Submitter PR #214