// Package debug contains the Terraform debugger engine, and its integration // points for the language runtime. // // This does not contain any debug adapter implementations, but those should // be implementable in terms of the API of this package. package debug