8000 GitHub - tetsuo-cpp/visual-lldb: A GUI frontend for LLDB.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tetsuo-cpp/visual-lldb

Open more actions menu

Repository files navigation

Visual LLDB

A GUI frontend for LLDB. This code has been hacked together in a few days and isn't in a usable state. These are just some of the things I'm considering:

  • Expose more LLDB functionality
  • Support core dumps
  • Make it pretty
  • Keyboard driven interface

Dependencies

  • LibLLDB
  • Qt6

Build

$ mkdir build/ && cd build/
$ cmake -G Ninja ..
$ ninja

Usage

$ visual-lldb <target>

About

A GUI frontend for LLDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0