Elektrine lite

← Feed

@jonny@neuromatch.social

Post #2971430

2026-05-14 02:05 UTC

@encthenet@flyovercountry.social check out python -m pdb -c continue ./something.py or pdb.post_mortem :)

Replies (1)

  • @jonny@neuromatch.social I'll check it out. The above was used in debugging a python script running under gdb, so a little more tricky to debug than a simple script.

    Open ##2971431