bashdb
2025-06-04
ยท
1 min read

This PR implements feature to preset breakpoints in a file named .bashdbrc with statements similar to the Python’s pdb. It also fixes a minor bug in the condition command. A new integration test case has been added to cover the new feature.