Skip to content

Commit

Permalink
(devel/lldb) correction to patch path and regen distinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
mef committed Sep 23, 2020
1 parent 0e5581a commit deeab73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions devel/lldb/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.22 2020/09/19 17:26:33 he Exp $
$NetBSD: distinfo,v 1.23 2020/09/23 06:01:00 mef Exp $

SHA1 (lldb-10.0.1.src.tar.xz) = 90b946ff7b850bcded598509a10d0795e7da3f63
RMD160 (lldb-10.0.1.src.tar.xz) = 59442a4685c7c6c2468477ce16fa09e4fef8540d
Expand All @@ -8,4 +8,4 @@ SHA1 (patch-cmake_modules_LLDBStandalone.cmake) = 55a8d614cc52872968fc7c7c205c7d
SHA1 (patch-source_API_CMakeLists.txt) = ed630498cdd30f6f11c5fbfa8d9f539baeba5a2c
SHA1 (patch-source_Host_CMakeLists.txt) = 5c7ae7b896aa110fe7ab21ed3616350e0958bc2a
SHA1 (patch-source_Plugins_Process_NetBSD_NativeProcessNetBSD.cpp) = e3044c199a9382960c666ad42ca69b90828b686b
SHA1 (patch-source_Plugins_Process_NetBSD_NativeProcessNetBSD.h) = af22d7f68621b585e108983b9cf7b7bc990c4ba6
SHA1 (patch-source_Plugins_Process_NetBSD_NativeProcessNetBSD.h) = d114f912b9c2ee24f5aadc40441049b8f76974b3
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$NetBSD: patch-source_Plugins_Process_NetBSD_NativeProcessNetBSD.h,v 1.1 2020/09/19 17:25:02 he Exp $
$NetBSD: patch-source_Plugins_Process_NetBSD_NativeProcessNetBSD.h,v 1.2 2020/09/23 06:01:01 mef Exp $

Declare StopProcess.

--- work/lldb-10.0.1.src/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h.orig 2020-07-07 16:21:37.000000000 +0000
+++ work/lldb-10.0.1.src/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
+++ source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
@@ -86,6 +86,7 @@ public:
// Interface used by NativeRegisterContext-derived classes.
static Status PtraceWrapper(int req, lldb::pid_t pid, void *addr = nullptr,
Expand Down

0 comments on commit deeab73

Please sign in to comment.