"Debugging section"
Open
complex: medium
component: UX
feature approved
- Dominant language
- C++
- Stars
- 125
- Forks
- 382
- Avg merge
- 22h 39m
- Merged PRs (30d)
- 21
Description
Somewhere, to decide the place.
The idea is to document how to debug the libraries in conan packages.
With visual studio, gdb and clion, it is enough to `conan install . --build DEP_YOU_WANT_TO_DEBUG` to let the debugger find the sources.
We should add the steps (even with screenshots) with clion/visual/gdb.
There are other ideas we should mention like the proposed by @noverby at https://github.com/conan-io/conan/issues/4736 as alternatives if you want to be able to debug directly the binaries without building again from sources.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.