blob: 508eb9cf132ac9356a186671a6815173a1140365 [file] [log] [blame]
config BR2_PACKAGE_PYTHON_STACK_DATA
bool "python-stack-data"
select BR2_PACKAGE_PYTHON_ASTTOKENS # runtime
select BR2_PACKAGE_PYTHON_EXECUTING # runtime
select BR2_PACKAGE_PYTHON_PURE_EVAL # runtime
help
Extract data from python stack frames and tracebacks
for informative displays.
http://github.com/alexmojaki/stack_data