CodeLLDB

A native debugger extension for VSCode based on LLDB (by vadimcn)

CodeLLDB Alternatives

Similar projects and alternatives to CodeLLDB

  1. zig

    869 CodeLLDB VS zig

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. crates.io

    The Rust package registry

  4. kickstart.nvim

    A launch point for your personal nvim configuration

  5. nvim-dap

    Debug Adapter Protocol client implementation for Neovim

  6. rr

    114 CodeLLDB VS rr

    Record and Replay Framework

  7. rust-tools.nvim

    Discontinued Tools for better development in rust using neovim's builtin lsp

  8. Neovim-from-scratch

    📚 A Neovim config designed from scratch to be understandable

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. bevy-website

    18 CodeLLDB VS bevy-website

    The source files for the official Bevy website

  11. cargo-expand

    Subcommand to show result of macro expansion

  12. flowistry

    Flowistry is an IDE plugin for Rust that helps you focus on relevant code.

  13. llvm-mos

    Port of LLVM to the MOS 6502 and related processors

  14. me

    This is a space where I express my thoughts and opinions on mostly technical things (by sidkshatriya)

  15. arocc

    12 CodeLLDB VS arocc

    A modern fully featured C compiler.

  16. lldb-mi

    LLDB's machine interface driver

  17. Clippy

    121 CodeLLDB VS Clippy

    A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

  18. rust-mos

    Empowering everyone to build reliable and efficient software.

  19. sokol-zig

    Zig bindings for the sokol headers (https://github.com/floooh/sokol)

  20. rst

    0 CodeLLDB VS rst

    Discontinued The open source design documentation tool for everybody [Moved to: https://github.com/vitiral/artifact]

  21. configs

    My developer setup :D (by ViRu-ThE-ViRuS)

  22. just

    195 CodeLLDB VS just

    🤖 Just a command runner

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better CodeLLDB alternative or higher similarity.

CodeLLDB discussion

Log in or Post with

CodeLLDB reviews and mentions

Posts with mentions or reviews of CodeLLDB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-14.
  • custom pretty printer/debug helpers for C++ debugging?
    1 project | /r/neovim | 19 May 2023
    Ok, so apparently here they are called 'data formatters' instead of pretty printers or debug helpers... https://github.com/vadimcn/codelldb/wiki/Custom-Data-Formatters
  • Visualization tools when working with C++?
    2 projects | /r/computervision | 14 May 2023
    For debugging lldb supports python scripts: https://github.com/vadimcn/codelldb/wiki/Data-visualization
  • Zig Build System
    8 projects | news.ycombinator.com | 14 Apr 2023
    I use VS Code on Linux to debug Zig. Haven't tried the others you mentioned, but it just emits standard DWARF symbols, so I'm guessing if you can debug C/C++ you could probably also do Zig with minimal changes? I just use the lldb VS code plugin[0], which works out of the box for me with no issues.

    https://github.com/vadimcn/codelldb

  • How game-dev-s debug rust?
    1 project | /r/rust_gamedev | 11 Apr 2023
    It's pretty bad, unfortunately. As you discovered, using the gnu toolchain works better with code-lldb (see more info here), but it still isn't great. CLion is a little better, but costs money and lacks support in other ways compared to VSCode.
  • Debug rust program as root
    1 project | /r/vscode | 2 Mar 2023
  • Migrating from VSCode to Neovim
    4 projects | /r/neovim | 26 Feb 2023
    - I tried to install codelldb: https://github.com/vadimcn/vscode-lldb without success.
  • Does anyone here work in gamedev with Rust as their primary language?
    4 projects | /r/rust | 25 Feb 2023
    Are you on Windows or Linux? On Windows I've had nothing but trouble getting code-lldb to display debug info for any sort of nontrivial data structure due to this issue, which means I need to switch to x86_64-pc-windows-gnu, but then that breaks other upstream crates that use cc to compile C++ code.
  • [blog] Rust should own its debugger experience
    4 projects | /r/rust | 12 Jan 2023
    I've been using vscode-lldb with VS Code on macos, and I've been very happy with the experience so far.
  • i need some recommendations
    1 project | /r/learnrust | 1 Jan 2023
    Check this: https://github.com/vadimcn/vscode-lldb/wiki/Breakpoints-are-not-getting-hit
  • using VScode codeLLDB
    1 project | /r/rust | 30 Aug 2022
    yeah since they updated the rust compiler for windows to use a different style of debugger symbols and since they changed that in CodeLLDB the variables output have not been the same. Though i believe the owner has been trying to fix it. But any issues you do have report them on the codeLLDB git https://github.com/vadimcn/vscode-lldb
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 18 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic CodeLLDB repo stats
23
2,730
9.0
29 days ago

vadimcn/codelldb is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of CodeLLDB is Rust.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai