-
|
I recently switched to Am I the only one with this problem? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
@cirelli94 what's your launch configuration, and can you enable logging to see what's going on? |
Beta Was this translation helpful? Give feedback.
-
|
My I enabled the logging and I understood my problem. I'm retrieving the executable base directory programmatically, not the So that the binary of the debugee is put in my Final |
Beta Was this translation helpful? Give feedback.
My
launch.jsonis:I enabled the logging and I understood my problem.
I'm retrieving the executable base directory programmatically, not the
cwd, so I had to change, inlaunch.jsonthe value of: