Join Slack
Powered by
Does there exist something similar to `--debug-ada...
# general
a
acoustic-library-86413
10/20/2023, 11:11 AM
Does there exist something similar to
--debug-adapter
from
pants test
when running PEXes, i.e. in a Docker container?
acoustic-library-86413
10/20/2023, 11:25 AM
Hmm, seems like maybe it's possible to use something like
https://github.com/microsoft/debugpy
for this.
b
broad-processor-92400
10/20/2023, 1:41 PM
I think that’s what the pants flag is setting up internally, so you can presumably do it “manually” too… just with a bit more effort than passing a single flag
6
Views
Open in Slack
Previous
Next