Coder Social home page Coder Social logo

weykon / codelldb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vadimcn/codelldb

0.0 0.0 0.0 3.46 MB

A native debugger extension for VSCode based on LLDB

Home Page: https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb

License: MIT License

Shell 0.03% JavaScript 0.15% C++ 32.64% Python 6.08% C 4.52% Rust 40.56% TypeScript 13.89% CMake 2.13%

codelldb's Introduction

Features

  • Conditional breakpoints, function breakpoints, logpoints,
  • Hardware data access breakpoints (watchpoints),
  • Launch debuggee in integrated or external terminal,
  • Disassembly view with instruction-level stepping,
  • Loaded modules view,
  • Python scripting,
  • HTML rendering for advanced visualizations,
  • Workspace-level defaults for launch configurations,
  • Remote debugging,
  • Reverse debugging (experimental, requires a compatible backend).

For full details please see User's Manual.

Languages

The primary focus of this project are the C++ and Rust languages, for which CodeLLDB includes built-in visualizers for vectors, strings, maps, and other standard library types.
That said, it is usable with most other compiled languages whose compiler generates compatible debugging information, such as Ada, Fortran, Kotlin Native, Nim, Objective-C, Pascal, Swift and Zig.

Supported Platforms

Host

  • Linux with glibc 2.18+ for x86_64, aarch64 or armhf.
  • MacOS X 10.10+ for x86_64 and 11.0+ for arm64.
  • Windows 10 and 11 for x86_64. See Windows notes in wiki!

Target

CodeLLDB supports AArch64, ARM, AVR, MSP430, RISCV, X86 architectures and may be used to debug on embedded platforms via remote debugging.

More information

Screenshots

C++ debugging with data visualization (Howto):
source

Rust debugging:
source

codelldb's People

Contributors

vadimcn avatar puremourning avatar pzmarzly avatar russelltg avatar nisargjhaveri avatar ggreif avatar mark2185 avatar mnemotic avatar neroprotagonist avatar peter-schorn avatar rkapl avatar malor avatar rojuu avatar tomcur avatar jcalabro avatar suztomo avatar tomager avatar jesspittman avatar jhasse avatar jroweboy avatar hdevalke avatar florentrevest avatar ashleysommer avatar khvorov45 avatar aljoscha avatar almindor avatar adam-fowler avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.