Skip to content

setting C++ breakpoints #6648

Answered by adityagoel4512
cjm715 asked this question in Q&A
Jan 21, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

You can set the environment variable DEBUG=1 when building the project. This then sets the CMAKE_BUILD_TYPE variable to Debug (see https://github.com/onnx/onnx/blob/main/setup.py#L188).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cjm715
Comment options

Answer selected by cjm715
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants