<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/110829>110829</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [lldb-dap] vscode - is lldb-dap able to debug rust programs using lldb-dbp ext in vscode?
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          chanmaoganda
      </td>
    </tr>
</table>

<pre>
    I'm currently using llvm@18.1.8 and lldb-dap@0.2.6.
I tried to debug rust programs, but i got the following error:
`warning: This version of LLDB has no plugin for the language "rust". Inspection of frame variables will be limited.`
though frames is limited, variables are able to inspect

- debug variables
![image](https://github.com/user-attachments/assets/3c298d38-babb-4960-8fef-d98b16bf56a7)
![image](https://github.com/user-attachments/assets/59d3f019-82a4-4d1d-aa36-1c36d2f4ee08)

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJysU82OozwQfBpzaYH8AwQOHGa-KNJIc_xeoI0b8MrYkW2SnbdfQbKZy2pPewGL7q6i3FWYkp090cCad9acC9zyEuIwLuhXDDN6g4UO5mv4YPK0wrjFSD67L9iS9TM4d1tZzUVXiaoD9AacM7o0eGU155Ws2orxM-NvH5CjJQM5gCG9zRC3lOEawxxxTUz-B3rLYGEOGfJCMAXnwn2noBhDZOrtgcNafsforZ-ZeoP_F5vgRjHZ4CFM8Pl5focFE_gAV7fN1sMU4gHo0M8bzgRMyp2bSVnBh09XGvNzeoq4EtwwWtSOEtytc6AJnF1tJlOxlj9-Ii9hm5dHfwKbfnfsMr7HMRLsp12zfRA9NRzP8nkRr4FnUQrWvNsVZ2LNmcluyfmadv3ywuRltnnZdDWGlcnLliiWmDOOy0o-JyYvmBIdBzXKvjOqKzVqXdZ9y8tuoqk0fadFq6emxROT_b8lbXqjJi76spNYl7URpkRUbSlG1Ro51US8e5EWZlCmVz0WNIiTPHVt3_enYhla6kj2jRETr1GpSUhUfTvVLXW8OaEq7CC5rAXnUohGiVNlpqkTQgkaVS216VjNaUXrqt2fVYhzYVPaaBCCd7IvHGpy6bC8lJ7ucFSZlHsC4rAPlXqbE6u5symnb5hsszuy8rJ5c4ZbGoMhKA8nPL-_Nv8Ht7-ys7fqK9DPDNY_YZi6FFt0w182cITu8SqvMfzYjSUvh4Z9CU-Rt0H-CgAA___Xejri">