diff --git a/website/content/docs/debugging.mdx b/website/content/docs/debugging.mdx index 092db94fe..de591d4da 100644 --- a/website/content/docs/debugging.mdx +++ b/website/content/docs/debugging.mdx @@ -71,7 +71,7 @@ any logging to be enabled. ### Debugging Plugins -Each packer plugin runs in a separate process and communicates with RCP over a +Each packer plugin runs in a separate process and communicates with RPC over a socket therefore using a debugger will not work (be complicated at least). But most of the Packer code is really simple and easy to follow with PACKER_LOG