gotcha / ipdb

Integration of IPython pdb
BSD 3-Clause "New" or "Revised" License
1.85k stars 146 forks source link

feat: support executables passed to ipdb3 #284

Open iloveitaly opened 1 month ago

iloveitaly commented 1 month ago

For instance, if your project has a script section a bin/ entry in your venv will be generated. It's helpful to be able to pass the command reference to ipdb for debugging.