discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to debug python blocks.


From: Nicholas Long
Subject: How to debug python blocks.
Date: Sat, 16 Jan 2021 17:49:14 -0600

So this is a relatively generic question about what people's processes for writing and debugging python blocks are. 

In C++ I use VScode and just run the gdb debugger - I can place breakpoints, look at variables, and step through the program super easily. 

Ideally I would like to be able to do the same with python blocks, but am not sure if it is possible.

Thanks, 
Nick

reply via email to

[Prev in Thread] Current Thread [Next in Thread]