Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 534 Bytes

development.md

File metadata and controls

15 lines (9 loc) · 534 Bytes

Getting started

I wanted a new version of calibre to make use of the remote debugging. It was too hard to install from source (dependencies) so I downloaded the binary package.

Useful links

Debugging

https://manual.calibre-ebook.com/develop.html#using-the-python-debugger-as-a-remote-debugger

unfortunately as it is now, it doesn't show any program file context (list doesn't work)