Module verifier

Module verifier 

Source
Expand description

Installation verification

Verifies that installed debuggers work correctly by sending DAP messages.

Structs§

DapCapabilities
DAP capabilities (subset)
VerifyResult
Result of verifying a debugger installation

Functions§

verify_dap_adapter
Verify a DAP adapter by sending initialize request
verify_executable
Simple executable check (just verifies the binary runs)