Skip to content

Commit

Permalink
add lldb
Browse files Browse the repository at this point in the history
  • Loading branch information
flexagoon committed Apr 14, 2024
1 parent fd42393 commit 6a59db4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions programs/lldb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "lldb",
"files": [
{
"path": "$HOME/.lldb",
"movable": false,
"help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/llvm/llvm-project/issues/71426\n"
},
{
"path": "$HOME/.lldbinit",
"movable": false,
"help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/llvm/llvm-project/issues/71426\n"
}
]
}

0 comments on commit 6a59db4

Please sign in to comment.