llvm-project
e066f35c
- [lldb] Fix qEcho message handling (#145072)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
138 days ago
[lldb] Fix qEcho message handling (#145072) Patch fixes the sync-on-timeout logic in lldb and switches to qEcho based ping, instead of qC. This fixes vRun message case, when there is no process yet and qC returns an error.
References
#145072 - [lldb] Fix qEcho message handling
Author
eleviant
Parents
056b52df
Loading