microsoft / microsoft/vscode-cpptools
[macOs] Unable to trace execution on application
@pieandcakes is already working on this.
Since Jan 23, 2019.
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Copied from #890 (https://github.com/Microsoft/vscode-cpptools/issues/890#issuecomment-456277596)
@helloravi says:
It works with lldb but I am not able to trace the execution path of commands executed through CLI. Let me elaborate. I am trying to trace the path of a transaction in BItcoin. bitcoind runs the server. bitcoin-cli creates the transaction and sends it to bitcoind server. When I launch bitcoind with lldb. The debugger panel that appears at the top left disappears after a few seconds. This prevents me from tracing the execution path. Here are lot more details. What do you think can be done to trace the path?
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.
Assessment
This issue has not been assessed yet.