visual-lldb icon indicating copy to clipboard operation
visual-lldb copied to clipboard

A GUI frontend for LLDB.

Results 3 visual-lldb issues
Sort by recently updated
recently updated
newest added

Figure out whether there's a way to make a workflow for each platform that builds the code and publish it as a GitHub release.

It'd be good to have a workflow setup to check that the code at least compiles ok on each commit.

Not sure what the "proper" way to handle this is so I'll have to do a bit of research. There are multiple spots in the code where I'm having to...