aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorquic-areg <aregmi@quicinc.com>2025-10-15 19:11:03 -0500
committerGitHub <noreply@github.com>2025-10-15 19:11:03 -0500
commit0cdebdaf59d20f34158d97d193381e95a0ba90b0 (patch)
treeada3744b939ad28cc4da88b147f9388aa7829046 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parent25c62bca9bc671ae5ce18a79fdef8d6e948c1064 (diff)
downloadllvm-0cdebdaf59d20f34158d97d193381e95a0ba90b0.zip
llvm-0cdebdaf59d20f34158d97d193381e95a0ba90b0.tar.gz
llvm-0cdebdaf59d20f34158d97d193381e95a0ba90b0.tar.bz2
[Hexagon][llvm-objdump] Start a fresh packet at symbol boundaries. (#163466)
Hexagon packets can visually straddle labels when data (e.g. jump tables) in the text section does not carry end-of-packet bits. In such cases the next instruction, even at a new symbol, appears to continue the previous packet. This patch resets packet state when encountering a new symbol so that packets at symbol starts are guaranteed to start in their own packet.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions