Closed ChanJuiHuang closed 3 years ago
Hello, there is no support for the specified directory, only in the current directory cache. We will support it in v0.3.0.
If I use IDE mode, could I find the break point file? Thanks!
This file currently only supports cmd mode
If I use IDE mode, could I find the break point file? Thanks!
I don't think the IDE is necessary to support breakpoint files, because the IDE itself will save the breakpoints.
So, the IDE mode does not generate breakpoints files
Thanks, I know your logic^^
Caching breakpoints at specified directory is supported.
Hi, I want to find the breakpoints_file when I use vscode. I try to set absolutely path, but I didn't find the file. Please help me!
This is my set and my folder permission is 777.
yasd.breakpoints_file="/home/<path>/yasd.log"