Starting the debug execution point on a remote file
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 284
- Fork
- 27
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am currently toying around vim-debug trying to figure out how to have the ability to execute file A.py, while debugging file B.py/C.py/etc.
With the way it is now, if you have a library that you're trying to debug, you might have to go to some main file (A.py, in this case) and debug it, and spend a potentially huge amount of time stepping through/into code to get to your B.py or C.py just so you can debug it.
Anyone have any ideas on how this can be done? I am thinking about forking and hopefully getting something working, but first i need to wrap my head around the debugger instances and junk. Any information anyone could contribute would be greatly appreciated! This is a required feature in my mind, so hopefully someone, will have an idea :)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
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.
Direzione di ricerca
La issue non identifica alcun file o test; inizia individuando la gestione dell'istanza del debugger e dell'avvio dell'esecuzione del plugin. Definisci come completato il poter avviare A.py mentre si avvia o si arresta direttamente in file di libreria come B.py o C.py, quindi aggiungi la copertura per questo workflow.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python, vim
- Ambito
- devtools
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100