microsoft / microsoft/vscode-cpptools
[c++ on lldb][osx] moudle Containing this breakpoint has not yet loaded or the breakpoint address could not be obtained
@pieandcakes ci sta già lavorando.
Dal 16/10/2018.
- Lingua principale
- TypeScript
- Stelle
- 6.2k
- Fork
- 1.7k
- Merge medio
- 14h 46m
- PR unite (30g)
- 61
Descrizione
Environment data
VS Code version:1.28.0
C++ Extension version: 0.19.1-master
Debugger: lldb
OS: macOS Sierra/10.12.6
Steps to reproduce
1.Install vscode.
2.Install c++ extension.
3.Create a folder named test, create a file named main.cpp in test as following:

4.Compara project with command "g++ -g -o main.exe main.cpp" with cygwin64
5.Open vscode, open test folder, configure launch.json as following:

6.Set two bp as picture1
7.F5
8.Click "Add function BreakPoint" in BreakPoint and input "func()".
Expected
It can set function Breakpoint successfully
Actually
there are error in Debug Console window as following:

Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.