13

Attach a debugger to Python extensions


S
Saleae

In the meantime, here are some suggestions to help debug your HLA.

1. Use print statements to print debugging messages to the in-app terminal.
2. Use wall clock mode and timing markers to locate the exact frame listed in your error message.
3. You can use the reload source button in the app to quickly re-run your HLA after editing your source code.

A

Activity Newest / Oldest

G

Gerhard

JetBrains PyCharm is my preferred IDE, so it would be great to have the ability to debug with this IDE, great idea


E

Erwin

It would be great to debug the Python extensions with the platform independent Jetbrains PyCharm IDE.


Avatar

Peter Jaquiery

I don't know how this stuff usually goes with Python, but I'd love to be able to debug from the Komodo IDE