-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Understand frame traces #8906
Copy link
Copy link
Open
Labels
error-messagesConfusing messages and better diagnosticsConfusing messages and better diagnosticslanguageThe Nix expression language; parser, interpreter, primops, evaluation, etcThe Nix expression language; parser, interpreter, primops, evaluation, etctests
Metadata
Metadata
Assignees
Labels
error-messagesConfusing messages and better diagnosticsConfusing messages and better diagnosticslanguageThe Nix expression language; parser, interpreter, primops, evaluation, etcThe Nix expression language; parser, interpreter, primops, evaluation, etctests
Fields
Give feedbackNo fields configured for issues without a type.
This issue is somewhat of a personal note while I work on traces every now and then. Gathering knowledge here helps me and possibly others until the "problem" is solved.
Is your feature request related to a problem? Please describe.
Frame traces are a mystery to me, and presumably others.
Their use has expanded around the time we unreversed the stack trace printing order. I suspect something about these changes might interact wrong.
I've had to remove the stop after frame logic to get some things to print in
Describe the solution you'd like
Describe alternatives you've considered
N/A.
Additional context
Priorities
Add 👍 to issues you find important.