Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test the debugger #8610

Open
roberth opened this issue Jun 30, 2023 · 2 comments
Open

Test the debugger #8610

roberth opened this issue Jun 30, 2023 · 2 comments
Labels
language The Nix expression language; parser, interpreter, primops, evaluation, etc repl The Read Eval Print Loop, "nix repl" command and debugger tests

Comments

@roberth
Copy link
Member

roberth commented Jun 30, 2023

Describe the bug

#5416 is a great feature, but how are we supposed to maintain it without tests?

Expected behavior

Have scripted debugger sessions in the test suite.
Catch regressions.
A foundation for debugger fixes and features to build on.

Priorities

Add 👍 to issues you find important.

@roberth roberth added language The Nix expression language; parser, interpreter, primops, evaluation, etc repl The Read Eval Print Loop, "nix repl" command and debugger tests labels Jun 30, 2023
@bburdette
Copy link
Contributor

sounds good to me. I'll take a look at this soon.

@lf-
Copy link
Member

lf- commented Mar 6, 2024

also working on #10075

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language The Nix expression language; parser, interpreter, primops, evaluation, etc repl The Read Eval Print Loop, "nix repl" command and debugger tests
Projects
None yet
Development

No branches or pull requests

3 participants