diff options
author | Michal Gorny <mgorny@gentoo.org> | 2019-07-01 15:11:42 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2019-07-01 15:11:42 +0000 |
commit | 0856721e3a06aaf2423186a6b4f97dea03c64c13 (patch) | |
tree | 7aaf556a8b8168b5f0cd6b0eff730ac9362a771d /clang/lib/Frontend/ASTMerge.cpp | |
parent | baf64b65056954a887e54e55e4f76f3a12230682 (diff) | |
download | llvm-0856721e3a06aaf2423186a6b4f97dea03c64c13.zip llvm-0856721e3a06aaf2423186a6b4f97dea03c64c13.tar.gz llvm-0856721e3a06aaf2423186a6b4f97dea03c64c13.tar.bz2 |
[lldb] [Process/NetBSD] Use global enable bits for watchpoints
Set global enable bits (i.e. bits 1, 3, 5, 7) to enable watchpoints
on NetBSD rather than the local enable bits (0, 2, 4, 6). The former
are necessary for watchpoints to be correctly recognized by the NetBSD
kernel. The latter cause them to be reported as trace points.
Differential Revision: https://reviews.llvm.org/D63792
llvm-svn: 364781
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions