Skip to content

Conversation

@Foggy2
Copy link
Contributor

@Foggy2 Foggy2 commented Jun 18, 2025

I could see some mentions in the documentation of debugging capabilities in the build.ps1 file but I was unable to find anything in the file to support that.

So I have added a -BuildDebug switch to build.ps1 that will cause a debug build to be created. The main differences are:

  • All source code files will be dot sourced in the compiled module. This is instead of copying all code into the psgsuite.psm1 file.
  • All module functions and variables are exported to the PowerShell session.

@Foggy2
Copy link
Contributor Author

Foggy2 commented Jun 19, 2025

I'm going to close this and start again. I have messed up some merges somehow.

@Foggy2 Foggy2 closed this Jun 19, 2025
@Foggy2 Foggy2 deleted the Build-Debugging branch June 19, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant