{"repo":"gaogaotiantian/coredumpy","free":true,"listed":false,"github":"https://github.com/gaogaotiantian/coredumpy","clone":"git clone https://github.com/gaogaotiantian/coredumpy.git","description":"coredumpy saves your crash site for post-mortem debugging","language":"Python","stars":758,"topics":["coredump","debugging","postmortem","python","tools"],"license":"Apache-2.0","category":"dev-tools","readme_excerpt":"coredumpy coredumpy saves your crash site for post-mortem debugging. Highlights Easy to use Native support for unittest, pytest and run-time exceptions Portable and safe dump Support VSCode and pdb interface Support multi-threading with VSCode Usage dump For pytest , you can use coredumpy as a plugin For Exception and unittest , you can use coredumpy run command. A dump will be generated when there's an unhandled exception or a test failure Or you can patch explicitly in your code and execute the script/module as usual Or you can dump the current frame stack manually A github action is available to upload your coredumpy dumps and generate a load link to open the dumps in VSCode directly. load Load your dump with A debugger will be brought up and of course not everything is supported. peek If you only need some very basic information of the dump (to figure out which dump you actually need), you can use peek command. VSCode Extension Download the VSCode Extension and right click your dump file - choose Load with coredumpy . Configuration All configurations should be done through coredumpy.config . The default value is listed below and you can change them as you need. Type support coredumpy supports the common built-in types like float , int , str , list , dict etc. For all the other types that it can't recognize, it will treat them as a Python object, which means coredumpy will iterate and store all the attributes of the object. You can add support for any arbitrary types by cr","default_branch":null,"files":null,"tree":[],"storefront":"/r/gaogaotiantian","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/gaogaotiantian/coredumpy/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}