Add DEBUGGING.md (#711)

Signed-off-by: Serdar Dalgıç <sd@serdardalgic.org>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
This commit is contained in:
Serdar Dalgıç
2023-10-25 17:11:12 +02:00
committed by GitHub
parent 772ac1fc35
commit 7a1d3f3ac1
4 changed files with 78 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
# dlv connect 127.0.0.1:2345
#
# This tool does not install dlv. To install it, see its instructions:
# https://github.com/derekparker/delve/tree/master/Documentation/installation
# https://github.com/go-delve/delve/tree/master/Documentation/installation
#
# For more convenient use, you may wish to put this script in your PATH:
# ln -s ../src/github.com/opentofu/opentofu/scripts/debug-opentofu $GOPATH/bin/debug-opentofu