Config.in 209 B

12345678
  1. config BR2_PACKAGE_PYTHON_IPDB
  2. bool "python-ipdb"
  3. select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
  4. select BR2_PACKAGE_PYTHON_IPYTHON # runtime
  5. help
  6. IPython-enabled pdb.
  7. https://github.com/gotcha/ipdb