eclipse-cdt-cloud / eclipse-cdt-cloud/cdt-gdb-adapter
Can't set breakpoints in lldb-mi
Open
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 2
Description
We've been using -break-list to get the list of current breakpoints and compare that to the list the client sends (which always seems to send the whole list). That MI command isn't available on lldb-mi by the looks of it. At any rate, we can't set breakpoints with lldb-mi.
Contributor guide
Assessment
This issue has not been assessed yet.