microsoft / microsoft/vscode-cpptools
[gdb][qemu] stopAtEntry property does not work in case of qemu gdbserver stub.
Open
@pieandcakes is already working on this.
Since Oct 25, 2018.
debugger
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Type: Debugger
Hello all.
I am trying to debug some applications by using qemu gdbserver stub.
after some "dancing with shaman tambourine" (see separate issues: #2714 #2713 )
I able to connect to qemu at start,
but vscode launch qemu execution, just after connecting.
I need way to do not continue execution after connection to qemu gdbserver.
Describe the bug
- OS and Version: Ubuntu 18.04
- VS Code Version: 1.28.2
- C/C++ Extension Version: 0.19.0
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.