microsoft / microsoft/vscode-cpptools
Please implement data breakpoint when using Visual C++ compiled code on Windows
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 6.2k
- Forks
- 1.7k
- Ø Merge
- 14 Std. 46 Min.
- Gemergte PRs (30 T.)
- 61
Beschreibung
I see that this has been logged a number of times and closed with 1410 as being used to track this. But 1410 talks about GDB. But if you are on Windows using Visual C++ PDB files, there is no way to set data break points and its a different development issue. So please do not mark this as a duplicate of 1410.
The documentation says that if a debugger supports data breakpoints, you can set them in the VARIABLES section. However, I can find nothing there for this extension while debugging Microsoft C++ under Windows. Is it missing or somewhere else?
This extension is awesome, super, but being able to set data breakpoints is very important and that appears to be missing?
I love VSCode and use it by default now, and the apparent lack of data breakpoints is baffling. Sometimes they are indispensable. I would rate this as the top feature I need.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginnen Sie damit, zu prüfen, wie die Erweiterung das Debugging von Microsoft C++ unter Windows mit PDB-Dateien handhabt und wie der Abschnitt VARIABLES Debugger-Funktionen bereitstellt. Im Issue werden keine Quelldateien oder Tests genannt; ermitteln Sie daher zunächst die vorhandenen Einstiegspunkte für das Debugging. Als erledigt gilt die Aufgabe, wenn Benutzer Daten-Breakpoints für Visual-C++-Code über die dokumentierte Oberfläche festlegen und verwalten können.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- devtools
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 38/100