Skip to content
Discussion options

You must be logged in to vote

Hey,

omg lervag from vimtex :D

I think you're mixing up log points (which aren't necessarily tied to a variable) with data breakpoints, which nvim-dap does not currently support?

The watches from nvim-dap-view do not use either of these mechanisms, they are just a list of expressions that are reevaluated when the session stops.

When nvim-dap eventually adds support for data breakpoints, we can look into a tighter integration with the watches view

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@lervag
Comment options

@igorlfs
Comment options

@lervag
Comment options

Answer selected by lervag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants