Hi George, you're in luck: there just recently was a discussion on that here (Subject "How to debug python blocks."):
https://lists.gnu.org/archive/html/discuss-gnuradio/2021-01/msg00142.html Check out whether that helps you! Best regards, Marcus On 26.01.21 17:33, George Edwards wrote: > Hello, > > I am debugging my OOT Python code in VS Code and it runs pass the Breakpoint. > I have > debugged C++ code in the past in VS Code and it recognises breakpoints and > stop, but the > Python code debugging does not. > > I will appreciate any help offered. Thank you! > > Regards, > George
