CMake

CMakeLib.testDebuggerAdapter

command_line: D:\a\nightly-builds\nightly-builds\build\Tests\CMakeLib\CMakeLibTests.exe "testDebuggerAdapter"

working_directory: "./Tests/CMakeLib"

Processors: 1

Execution Time: 0.038

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Waiting for debugger client to connect...
Debugger client connected.

->Content-Length:
-> 
->1
->0
->4
->
->


->{
	"arguments" : 
	{
		"adapterID" : ""
	},
	"command" : "initialize",
	"seq" : 1,
	"type" : "request"
}
<-Content-Length: 1255


<-{
	"body" : 
	{
		"cmakeVersion" : 
		{
			"full" : "4.1.20250629-g5e750d4",
			"major" : 4,
			"minor" : 1,
			"patch" : 20250629
		},
		"exceptionBreakpointFilters" : 
		[
			{
				"default" : false,
				"filter" : "AUTHOR_WARNING",
				"label" : "Warning (dev)"
			},
			{
				"default" : true,
				"filter" : "AUTHOR_ERROR",
				"label" : "Error (dev)"
			},
			{
				"default" : true,
				"filter" : "FATAL_ERROR",
				"label" : "Fatal error"
			},
			{
				"default" : true,
				"filter" : "INTERNAL_ERROR",
				"label" : "Internal error"
			},
			{
				"default" : false,
				"filter" : "MESSAGE",
				"label" : "Other messages"
			},
			{
				"default" : false,
				"filter" : "WARNING",
				"label" : "Warning"
			},
			{
				"default" : false,
				"filter" : "LOG",
		...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...