Petr Šourek
Petr Šourek
But I had found another issue. When I use PTVSD it doesn't take into account :env variables for first time. It ends with error, then I use dap-debug-last and its...
I am wondering, does it let you to enter the value for input command? I had tried it, but even in ptvsd it doesn't throw exception, but won't let me...
Oh I see. I was testing it under spacemacs, and it just froze and I could not enter anything so I searched how to use vterm as the launch terminal,...
I had played a little with ptvsd and dap-python.el. Had found the correct command for and/not and had altered the [file](https://github.com/emacs-lsp/dap-mode/blob/master/dap-python.el) on line 205, where I had changed ```(if program...
For flask with debugpy it should be repaired using pull request #576
Dunno if I can use this thread or start new one, but I have zso problem. When I use USB and e.g. Prince of persia Sands of time.zso, it launches....
> `Boost_NO_BOOST_CMAKE=ON` Great, thanks. Edited ebuild in PG_Overlay with this and it builds.
Great, thanks for info. Should I close this FR then?
I had tried to debug Lisp, but I was lost. Maybe can @yyoncho point me where to put breakpoint? EDIT: I put it to function ```defun dap-ui-locals ()``` in *dap-ui-locals.el*...
@joshtrichards Thanks I was busy from the bug creation, but now I got to it and ended with the same error on .0.13 so I was about to think of...