diff options
author | eleviant <56861949+eleviant@users.noreply.github.com> | 2025-06-25 13:38:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-25 13:38:37 +0200 |
commit | c941bee75d252ac9a9787dd0594959d890ddb073 (patch) | |
tree | 5fe5f945c5e0a23f58afbb6f4f756a8460295b7e /lldb/packages/Python/lldbsuite/test/lldbdwarf.py | |
parent | 97fdc237ddda7565c7c902cc4fc764f73e70686b (diff) | |
download | llvm-c941bee75d252ac9a9787dd0594959d890ddb073.zip llvm-c941bee75d252ac9a9787dd0594959d890ddb073.tar.gz llvm-c941bee75d252ac9a9787dd0594959d890ddb073.tar.bz2 |
[lldb] Fix qEcho message handling. (#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 response,
which is currently not being sent by lldb-server. Not waiting for
response at all seems to be not a solution, because on MAC OS X lldb
waits for response from "k" to gracefully kill inferior.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbdwarf.py')
0 files changed, 0 insertions, 0 deletions