aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2013-10-18 03:23:33 +0000
committerRui Ueyama <ruiu@google.com>2013-10-18 03:23:33 +0000
commitf47fa51c69247006052fcc713c5c84490a82f241 (patch)
tree09b315049faa8bfa5fe20dea46f0c143e519fb05 /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
parent0879c1e6012def51d9a955862031a2d79e51b4d1 (diff)
downloadllvm-f47fa51c69247006052fcc713c5c84490a82f241.zip
llvm-f47fa51c69247006052fcc713c5c84490a82f241.tar.gz
llvm-f47fa51c69247006052fcc713c5c84490a82f241.tar.bz2
Fill the atom gap with INT 3 instead of NOP.
INT 3 (machine code 0xCC) will raise an interrupt when executed. That is better for filling the gap than NOP because we want to stop the execution immediately when the control reached to non-code address. llvm-svn: 192945
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions