llvm-project/lldb/source/Plugins/Platform
Tamas Berghammer be379e1590 Revert "Use BKPT instead of UDF for arm/thumb breakpoints"
This reverts commit 293c18e067d663e0fe93e6f3d800c2a4bfada2b0.

The BKPT instruction generates SIGBUS instead of SIGTRAP in the Linux
kernel on Nexus 6 - 5.1.1 (kernel version 3.10.40). Revert the CL
until we can figure out how can we hanble the SIGBUS or how to get
back a SIGTRAP using the BKPT instruction.

llvm-svn: 260969
2016-02-16 15:14:36 +00:00
..
Android Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
FreeBSD Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
Kalimba Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
Linux Revert "Use BKPT instead of UDF for arm/thumb breakpoints" 2016-02-16 15:14:36 +00:00
MacOSX Add -Wimplicit-fallthrough command line option to clang in 2016-02-16 04:14:33 +00:00
NetBSD Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
POSIX Fix an issue where certain CommandObjects (or Options thereof) were being created once, bound to a specific CommandInterpreter (and hence a specific Debugger), and then cached for reuse across different Debugger instances 2016-02-06 00:43:07 +00:00
Windows Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
gdb-server Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00