Skip to content
#

lldb

Here are 92 public repositories matching this topic...

Coder-256
Coder-256 commented Jan 19, 2020

OS: macOS 10.14.6
VSCode version: 1.41.1
Extension version: 1.4.5
Python version: 3.7.6
LLDB version: 9.0.1
Rust version: 1.40.0 (stable)

There should be a warning for invalid/old breakpoints because until you manually right-click on the breakpoint list and choose "Reapply All Breakpoints" while the program is running, there is no indication that they will never fire. They should also be m

critiqjo
critiqjo commented Sep 5, 2015

Ability to

  • From the breakpoints buffer
    • Delete breakpoints
    • Enable/disable breakpoint locations
    • Jump to breakpoint locations (useful?)
  • Select thread and frame from the backtrace buffer
  • Select thread from the threads buffer
  • Set watchpoints on local variables from the locals buffer

Improve this page

Add a description, image, and links to the lldb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lldb topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.