Test using lldb on linux
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 25
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Refs http://clang.llvm.org/docs/UsersManual.html#controlling-debugger-tuning
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Clang Users Manual section on controlling debugger tuning, then run logbt with LLDB on Linux against a crashing C/C++ program. Verify whether the generated backtrace behaves as expected; done means the LLDB-on-Linux result is confirmed and recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, shell
- Domain
- devtools, operating-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100