VSCode Debugger #134
Unanswered
JRSerjeant
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I have been trying to set up VSCode launch configurations and task to debug and step though my code.
I can get the debugger to stop at break points if I create a launch configuration to as below but only then the program first launches. It does not but the debugger when I hit the web endpoint.
I have also tested attached to a process instead by I was also unable to get this to work.
Is debugging a falco app possible in the this way?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions