Skip to content

Conversation

@Kruziikrel13
Copy link
Collaborator

@Kruziikrel13 Kruziikrel13 commented Jan 22, 2026

LLDB can be used for debugging and stepping through code execution line by line. Very useful for finding issues in code you didn't write or finding crazy bugs.

My neovim config requires it be on the path... this adds it automatically!

Copilot AI review requested due to automatic review settings January 22, 2026 07:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the LLDB debugger to the Nix development shell to support debugging and code stepping functionality required by the author's neovim configuration.

Changes:

  • Added lldb package to the Rust development tools section of the shell environment

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant