llvm-project/lldb/source/Plugins/Platform
Tamas Berghammer 1b6dacbb86 Use BKPT instead of UDF for arm/thumb breakpoints
The UDF instruction is deprecated in armv7 and in case of thumb2
instructions set it don't work well together with the IT instruction.

Differential revision: http://reviews.llvm.org/D16853

llvm-svn: 260367
2016-02-10 10:42:00 +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 Use BKPT instead of UDF for arm/thumb breakpoints 2016-02-10 10:42:00 +00:00
MacOSX Remove autoconf support from source directories. 2016-01-28 22:05:24 +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