Python framework to analyze Linux crash dumps programmatically from 'crash' and tools written using it.
Documentation (a work in progress!) is available at:
https://pykdump.readthedocs.io/en/latest/
...It allows programatic debugging, meaning you can inherit from all of the debugger's classes and add your own functionality. It also aims to provide great support for breakpoints en masse.