[Lldb-commits] [lldb] [lldb] Fix qEcho message handling. (PR #145675)

2025-06-25 Thread via lldb-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: None (eleviant) Changes This fixes issues found in e066f35c6981c720e3a7e5883efc40c861b3b7, which was later reverted. The problem was with "k" message which was sent with sync_on_timeout flag set to true, so lldb was waiting for response, w

[Lldb-commits] [lldb] [lldb] Fix qEcho message handling. (PR #145675)

2025-06-25 Thread via lldb-commits
https://github.com/eleviant created https://github.com/llvm/llvm-project/pull/145675 This fixes issues found in e066f35c6981c720e3a7e5883efc40c861b3b7, which was later reverted. The problem was with "k" message which was sent with sync_on_timeout flag set to true, so lldb was waiting for respo