microsoft / microsoft/vscode-cpptools

Suggestion: Debugger > Detach

Offen
#1,696 6 Kommentare 6 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@WardenGnaw arbeitet bereits daran.

Seit 16.3.2018.

debugger Feature Request
Vorherrschende Sprache
TypeScript
Sterne
6.2k
Forks
1.7k
Ø Merge
14 Std. 46 Min.
Gemergte PRs (30 T.)
61

Beschreibung

You can attach the Debugger to a running process with an attach entry in launch.json, but as far as I can tell, there is no corresponding way to detach the debugger (similar to Visual Studio's Debug > Detach All).

There are a number of scenarios where this can be useful, e.g:

  • When debugging client-server code you may want to switch the debugger between the client and the server process, without killing any of the processes.

  • For hot-reloading of DLLs, you may want to detach the debugger so that it releases its file locks, allowing you to rebuild DLLs and PDBs.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.