Skip to content

Enable debug trace on debug builds#73

Open
logmanoriginal wants to merge 1 commit into
mainfrom
Build-DebugTrace
Open

Enable debug trace on debug builds#73
logmanoriginal wants to merge 1 commit into
mainfrom
Build-DebugTrace

Conversation

@logmanoriginal

Copy link
Copy Markdown
Owner

This adds a new build option LIBSSH2_ENABLE_DEBUG_LOGGING, to include debug trace in libssh2 builds. It is OFF in release builds and ON in debug builds, when using build.sh and in Azure Pipelines.

When building through CMake directly, the build option is OFF by default.

This adds a new build option `LIBSSH2_ENABLE_DEBUG_LOGGING`, to include
debug trace in libssh2 builds. It is OFF in release builds and ON in
debug builds, when using build.sh and in azure-pipelines.

When building through CMake directly, the build option is OFF by
default.

Co-authored by AI
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