Add breakpoint instruction byte sequences for arm to
authorJason Molenda <jmolenda@apple.com>
Tue, 28 Oct 2014 03:43:54 +0000 (03:43 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 28 Oct 2014 03:43:54 +0000 (03:43 +0000)
commit2586e94bfb778b3b306c6cc66e179012cfbdbb2e
tree8369a0d48123c8776d67fb3c92d84e308dcf03e3
parent0f7828cf6d54536b205ba6fd3bc5b86cc86da2d1
Add breakpoint instruction byte sequences for arm to
PlatformLinux::GetSoftwareBreakpointTrapOpcode.

Patch by Stephane Sezer.
http://reviews.llvm.org/D5923

llvm-svn: 220762
lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp