aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2023-11-30 15:35:33 -0600
committerGitHub <noreply@github.com>2023-11-30 15:35:33 -0600
commite1395c7bdbe74b632ba7fbd90e2be2b4d82ee09e (patch)
tree57828af034412f92017fe89cd1631e45739987fa /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parenta4745ff99bec927efdc726fa902e30d589e70761 (diff)
downloadllvm-e1395c7bdbe74b632ba7fbd90e2be2b4d82ee09e.zip
llvm-e1395c7bdbe74b632ba7fbd90e2be2b4d82ee09e.tar.gz
llvm-e1395c7bdbe74b632ba7fbd90e2be2b4d82ee09e.tar.bz2
[libc] Explicitly pin memory for the client symbol lookup (#73988)
Summary: Previously, we determined that coarse grained memory cannot be used in the general case. That removed the buffer used to transfer the memory, however we still had this lookup. Though we do not access the symbol directly, it still conflicts with the agents apparently. Pin this as well. This resolves the problems @lntue was having with the `libc` GPU build.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions