Closed
Description
i am trying to realize debug function via --dap, i start "graalpy --dap test.py" in a subprocess and communicate by socket, but i can not set breakpoints. I follow the message order "initialize setbreakpoints configurationDone launch (or attach, i tried different requests)....". I do recieve response for each request, but breakpoints are always "verified: false", i can not get variablies i want and "continue" request ends with the results of my program, it always generates an error message at the same time. If there is a more detailed and specific tutorial than the one in the official document? I can figure out what's wrong with my code. thanks.
Metadata
Metadata
Assignees
Labels
No labels