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

Write the output of an lldb command to file

Results 2 lldb-write issues
Sort by recently updated
recently updated
newest added

There are a few problems with this code: 1. It should allow absolute paths. Specifically, it should _not_ prepend `./` to the path. It should simply leave the path alone....