microsoft / microsoft/vscode-cpptools

[macOs] Unable to trace execution on application

Open
#3,066 2 comments 0 reactions 1 assignee View on GitHub

@pieandcakes is already working on this.

Since Jan 23, 2019.

debugger
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.