Short name describing what triggered the graph break
LOAD_FAST_CHECK on uninitialized variable
Values or code snippet captured at the break point
inst.argval
Explanation of why the graph break was triggered
Attempted to load uninitialized local variable {inst.argval}
Hints on how to resolve the graph break