]> granicus.if.org Git - llvm/commitdiff
ReleaseNotes: NetBSD LLDB improvements
authorHans Wennborg <hans@hanshq.net>
Mon, 28 Aug 2017 20:53:38 +0000 (20:53 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 28 Aug 2017 20:53:38 +0000 (20:53 +0000)
By Kamil Rytarowski!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_50@311932 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index ea3b0c8f73b717f590cb51915aaaf9c29d371f76..4e91eea2cbc8f1e3789faf280496c1521136797b 100644 (file)
@@ -195,6 +195,9 @@ Changes to the X86 Target
 
 * Fixed many inline assembly bugs.
 
+* Preliminary support for tracing NetBSD processes and core files with a single
+  thread in LLDB.
+
 Changes to the AMDGPU Target
 -----------------------------