pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

edb-debugger-git: Attach Debugger to linker on NetBSD (partially)



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Feb 19 01:48:11 2017 +0100
Changeset:	f438de410913c30c17fbcb320e4f409766eff65c

Modified Files:
	edb-debugger-git/distinfo
	edb-debugger-git/patches/patch-include_os_unix_netbsd_linker.h
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.cpp
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.h
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.cpp
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.h
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.cpp
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.h
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.cpp
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.h
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.cpp
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.h
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.cpp
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.h
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.cpp
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.h
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformState.cpp
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformState.h
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.cpp
	edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.h
	edb-debugger-git/patches/patch-src_Debugger.cpp

Log Message:
edb-debugger-git: Attach Debugger to linker on NetBSD (partially)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f438de410913c30c17fbcb320e4f409766eff65c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 edb-debugger-git/distinfo                          | 40 +++++++++++-----------
 .../patches/patch-include_os_unix_netbsd_linker.h  |  4 +--
 ...ugins_DebuggerCore_unix_netbsd_DebuggerCore.cpp |  2 +-
 ...plugins_DebuggerCore_unix_netbsd_DebuggerCore.h |  2 +-
 ...DebuggerCore_unix_netbsd_DialogMemoryAccess.cpp |  2 +-
 ...s_DebuggerCore_unix_netbsd_DialogMemoryAccess.h |  2 +-
 ...gins_DebuggerCore_unix_netbsd_FeatureDetect.cpp |  2 +-
 ...lugins_DebuggerCore_unix_netbsd_FeatureDetect.h |  2 +-
 ...ins_DebuggerCore_unix_netbsd_PlatformCommon.cpp |  2 +-
 ...ugins_DebuggerCore_unix_netbsd_PlatformCommon.h |  2 +-
 ...gins_DebuggerCore_unix_netbsd_PlatformEvent.cpp |  2 +-
 ...lugins_DebuggerCore_unix_netbsd_PlatformEvent.h |  2 +-
 ...ns_DebuggerCore_unix_netbsd_PlatformProcess.cpp |  2 +-
 ...gins_DebuggerCore_unix_netbsd_PlatformProcess.h |  2 +-
 ...ins_DebuggerCore_unix_netbsd_PlatformRegion.cpp |  2 +-
 ...ugins_DebuggerCore_unix_netbsd_PlatformRegion.h |  2 +-
 ...gins_DebuggerCore_unix_netbsd_PlatformState.cpp |  2 +-
 ...lugins_DebuggerCore_unix_netbsd_PlatformState.h |  2 +-
 ...ins_DebuggerCore_unix_netbsd_PlatformThread.cpp |  2 +-
 ...ugins_DebuggerCore_unix_netbsd_PlatformThread.h |  2 +-
 edb-debugger-git/patches/patch-src_Debugger.cpp    |  8 ++++-
 21 files changed, 47 insertions(+), 41 deletions(-)

diffs:
diff --git a/edb-debugger-git/distinfo b/edb-debugger-git/distinfo
index 3a00cf75e3..385d4fcef2 100644
--- a/edb-debugger-git/distinfo
+++ b/edb-debugger-git/distinfo
@@ -5,27 +5,27 @@ RMD160 (edb-debugger-0.9.21.tar.gz) = d7821e07b607667090b1158b559053856ef077de
 SHA512 (edb-debugger-0.9.21.tar.gz) = 88a04cafb2c27a3af6bcfc48c841c795fb5bba348f64fe52957716c2c03e4cd056d045b241135c5be7fd7174d2c5a35fa5c95dc2b6aad4fb5c04f4fe36ab4f0d
 Size (edb-debugger-0.9.21.tar.gz) = 996932 bytes
 SHA1 (patch-include_os_unix_OSTypes.h) = bc7d3f584c7e8e40ad029e83141a186629b4c1eb
-SHA1 (patch-include_os_unix_netbsd_linker.h) = dd7ce5241fe7d2460c28e97941b5294eb0083ac9
+SHA1 (patch-include_os_unix_netbsd_linker.h) = 1c4285125bfd46925bdadf7b32e7c911bea31ffe
 SHA1 (patch-plugins_Assembler_DialogAssembler.cpp) = 2bd6418dc078aae0c84c6092f15619e202e43b31
 SHA1 (patch-plugins_DebuggerCore_CMakeLists.txt) = 18b3f0bd7c7c7ec4eaa6526c81b7c4299c7ee3f4
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.cpp) = b3dc51ab40fdecbe6fa36e67a1bffdb895788cbc
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.h) = 23f67d58b6ff4dd44c1a2e092a22a67143ef59ea
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.cpp) = 9937c4ea369bd9eda32b2796f0d41f9700f5e802
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.h) = de0400c19a934c51f0b2f7f89f17f0708ed08aa0
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.cpp) = 499874686079681b264456b7df7294a7a066498f
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.h) = f848db5b15c54ce6f16c9a5561d50eed55e963ef
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.cpp) = e170248ef063c966fe0dcac44a72e073e276fdc8
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.h) = f329bbda428e16ae8b063fde5814e1525ee7d24b
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.cpp) = d7425462f8890274a067655128e6180d2d396f05
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.h) = d492f005d61a2804d96fc734ee5bfdb19f4b14f4
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.cpp) = 9c27aa2b0b0489f22c80e8657dcc2cf144de7939
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.h) = 16bfcdb08ca5978c4a2d141821625ed327f497ac
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.cpp) = b49f0bce2b8154e130bd2e72ced9cc3f374799c5
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.h) = 179caf2d793dfd88b0cd43b186341c0362c0308a
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformState.cpp) = e4915dadc6f0c8598a4229a5d74600f9cd14f50d
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformState.h) = 99efb27935b79aca539f7704dd1a8b5f5c72db7c
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.cpp) = c391c2136c1a8d12038d41369f689beb026091e3
-SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.h) = e73a6461ca579343655dd0558d6152ab520fcf34
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.cpp) = 277dd301b729590e9cf4ea230083fdee258ffe58
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.h) = 1e35705b5ff749a23962eda0743b7653155ed1d4
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.cpp) = e79532fcdf8d9776e1288d110be5c44d8121e0b4
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.h) = c638dd37a3a39f4cf2354ecb9e70528ebb91e4db
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.cpp) = 47195e6cc639a87a5657d9b6e88f234c31a572f4
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.h) = 7c8db06e818421adc8a9614a2797bb71b2a3e606
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.cpp) = b8114f1b40ef57c8557586bd030a7706990a3029
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.h) = eb1a958f473c2dc700fa4c8b1b16b993b15fed27
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.cpp) = 02bb2c3c5cf161b0e27911778b12a212325c261f
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.h) = 6ac37a3ef7fe7a4868b02fa7454889c96afaea85
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.cpp) = 4253389b91c69ed7ca0d10216a8ef7c37bb6f6c3
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.h) = 1d860e4f02299b03ed4f80907484bc2fb43d89ed
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.cpp) = 0b8c454bcd696064e7552a60a5746e06460f0c34
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.h) = f46a9378a69cdaf7b24955f797a1de848cea3785
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformState.cpp) = e80a20f18eed120a1923eb585a11c38dfaa45d87
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformState.h) = 7ea707d4de55523faea0068d9b562b45f3d24a89
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.cpp) = 6666a797891f0f5be1998b1fdef2bcd21045cc35
+SHA1 (patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.h) = 7cc68d454895b351fb8b25971bb5b8f6e707fa23
 SHA1 (patch-plugins_HeapAnalyzer_DialogHeap.cpp) = a11c5aeb91168f4bf2f58fa35137fec2d5107ea4
 SHA1 (patch-plugins_ProcessProperties_DialogProcessProperties.cpp) = 31d9915e63a963fdd597dc141e3424fa8f05e81b
-SHA1 (patch-src_Debugger.cpp) = b2e68dbab81385e153b98a514a052d95f936b57c
+SHA1 (patch-src_Debugger.cpp) = 386f997b40925f3a418ee8c3fb9f3c72ce67a72d
diff --git a/edb-debugger-git/patches/patch-include_os_unix_netbsd_linker.h b/edb-debugger-git/patches/patch-include_os_unix_netbsd_linker.h
index 06c2b20639..e5684209a6 100644
--- a/edb-debugger-git/patches/patch-include_os_unix_netbsd_linker.h
+++ b/edb-debugger-git/patches/patch-include_os_unix_netbsd_linker.h
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- include/os/unix/netbsd/linker.h.orig	2017-02-18 23:49:30.670243602 +0000
+--- include/os/unix/netbsd/linker.h.orig	2017-02-19 00:13:28.896273546 +0000
 +++ include/os/unix/netbsd/linker.h
 @@ -0,0 +1,52 @@
 +/*
@@ -26,7 +26,7 @@ $NetBSD$
 +#define LINKER_20170103_H_
 +
 +namespace edb {
-+namespace linux {
++namespace netbsd {
 +
 +// Bitness-templated version of struct r_debug defined in link.h
 +template <class Addr>
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.cpp b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.cpp
index 789d5305f4..9d68541bd7 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.cpp
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.cpp
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/DebuggerCore.cpp.orig	2017-02-18 23:38:08.965304115 +0000
+--- plugins/DebuggerCore/unix/netbsd/DebuggerCore.cpp.orig	2017-02-19 00:13:28.914820812 +0000
 +++ plugins/DebuggerCore/unix/netbsd/DebuggerCore.cpp
 @@ -0,0 +1,596 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.h b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.h
index 2118bb6b4c..ae58a121e2 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.h
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DebuggerCore.h
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/DebuggerCore.h.orig	2017-02-18 23:38:08.971308529 +0000
+--- plugins/DebuggerCore/unix/netbsd/DebuggerCore.h.orig	2017-02-19 00:13:28.921113691 +0000
 +++ plugins/DebuggerCore/unix/netbsd/DebuggerCore.h
 @@ -0,0 +1,110 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.cpp b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.cpp
index 8e81884c96..bf4605d60d 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.cpp
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.cpp
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/DialogMemoryAccess.cpp.orig	2017-02-18 23:38:08.977162340 +0000
+--- plugins/DebuggerCore/unix/netbsd/DialogMemoryAccess.cpp.orig	2017-02-19 00:13:28.927376781 +0000
 +++ plugins/DebuggerCore/unix/netbsd/DialogMemoryAccess.cpp
 @@ -0,0 +1,38 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.h b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.h
index 6c6ecd0abc..9ae744057b 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.h
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_DialogMemoryAccess.h
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/DialogMemoryAccess.h.orig	2017-02-18 23:38:08.983006475 +0000
+--- plugins/DebuggerCore/unix/netbsd/DialogMemoryAccess.h.orig	2017-02-19 00:13:28.933746884 +0000
 +++ plugins/DebuggerCore/unix/netbsd/DialogMemoryAccess.h
 @@ -0,0 +1,44 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.cpp b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.cpp
index 41e6ecbef4..70b8685ea9 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.cpp
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.cpp
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/FeatureDetect.cpp.orig	2017-02-18 23:38:08.988857610 +0000
+--- plugins/DebuggerCore/unix/netbsd/FeatureDetect.cpp.orig	2017-02-19 00:13:28.940383302 +0000
 +++ plugins/DebuggerCore/unix/netbsd/FeatureDetect.cpp
 @@ -0,0 +1,174 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.h b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.h
index 2395732bb7..521100c15d 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.h
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_FeatureDetect.h
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/FeatureDetect.h.orig	2017-02-18 23:38:08.994667137 +0000
+--- plugins/DebuggerCore/unix/netbsd/FeatureDetect.h.orig	2017-02-19 00:13:28.946616837 +0000
 +++ plugins/DebuggerCore/unix/netbsd/FeatureDetect.h
 @@ -0,0 +1,30 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.cpp b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.cpp
index b52ef97677..4a393fcbe1 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.cpp
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.cpp
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformCommon.cpp.orig	2017-02-18 23:38:09.000519219 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformCommon.cpp.orig	2017-02-19 00:13:28.952769112 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformCommon.cpp
 @@ -0,0 +1,189 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.h b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.h
index 8506f895ea..896830b4a7 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.h
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformCommon.h
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformCommon.h.orig	2017-02-18 23:38:09.006355799 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformCommon.h.orig	2017-02-19 00:13:28.958844560 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformCommon.h
 @@ -0,0 +1,97 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.cpp b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.cpp
index 5a01501d76..ae46689392 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.cpp
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.cpp
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformEvent.cpp.orig	2017-02-18 23:38:09.012246070 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformEvent.cpp.orig	2017-02-19 00:13:28.965026799 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformEvent.cpp
 @@ -0,0 +1,258 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.h b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.h
index baf687299c..c8ba2fc848 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.h
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformEvent.h
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformEvent.h.orig	2017-02-18 23:38:09.018093120 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformEvent.h.orig	2017-02-19 00:13:28.971054771 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformEvent.h
 @@ -0,0 +1,62 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.cpp b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.cpp
index 52fffb0c3b..cabe193803 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.cpp
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.cpp
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformProcess.cpp.orig	2017-02-18 23:38:09.023930341 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformProcess.cpp.orig	2017-02-19 00:13:28.977169220 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformProcess.cpp
 @@ -0,0 +1,19 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.h b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.h
index 8867f33885..a8ae0a072c 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.h
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformProcess.h
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformProcess.h.orig	2017-02-18 23:38:09.029764235 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformProcess.h.orig	2017-02-19 00:13:28.983143179 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformProcess.h
 @@ -0,0 +1,27 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.cpp b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.cpp
index 3d1eb791fd..9266502180 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.cpp
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.cpp
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformRegion.cpp.orig	2017-02-18 23:38:09.035605682 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformRegion.cpp.orig	2017-02-19 00:13:28.989227261 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformRegion.cpp
 @@ -0,0 +1,96 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.h b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.h
index 31b9389961..90bb0e774b 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.h
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformRegion.h
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformRegion.h.orig	2017-02-18 23:38:09.041439017 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformRegion.h.orig	2017-02-19 00:13:28.995193653 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformRegion.h
 @@ -0,0 +1,67 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformState.cpp b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformState.cpp
index ce05c1c0fa..ad63d2e253 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformState.cpp
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformState.cpp
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformState.cpp.orig	2017-02-18 23:38:09.047453851 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformState.cpp.orig	2017-02-19 00:13:29.001423445 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformState.cpp
 @@ -0,0 +1,392 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformState.h b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformState.h
index 0f96e56c1e..a654c85f66 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformState.h
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformState.h
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformState.h.orig	2017-02-18 23:38:09.053334966 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformState.h.orig	2017-02-19 00:13:29.007501598 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformState.h
 @@ -0,0 +1,68 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.cpp b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.cpp
index cbf146f810..38c69c22f4 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.cpp
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.cpp
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformThread.cpp.orig	2017-02-18 23:38:09.059301413 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformThread.cpp.orig	2017-02-19 00:13:29.013770070 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformThread.cpp
 @@ -0,0 +1,444 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.h b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.h
index 01aeb02b9e..4e06b096a0 100644
--- a/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.h
+++ b/edb-debugger-git/patches/patch-plugins_DebuggerCore_unix_netbsd_PlatformThread.h
@@ -1,6 +1,6 @@
 $NetBSD$
 
---- plugins/DebuggerCore/unix/netbsd/PlatformThread.h.orig	2017-02-18 23:38:09.065227113 +0000
+--- plugins/DebuggerCore/unix/netbsd/PlatformThread.h.orig	2017-02-19 00:13:29.019881029 +0000
 +++ plugins/DebuggerCore/unix/netbsd/PlatformThread.h
 @@ -0,0 +1,89 @@
 +/*
diff --git a/edb-debugger-git/patches/patch-src_Debugger.cpp b/edb-debugger-git/patches/patch-src_Debugger.cpp
index e477fa9669..7b705097ed 100644
--- a/edb-debugger-git/patches/patch-src_Debugger.cpp
+++ b/edb-debugger-git/patches/patch-src_Debugger.cpp
@@ -2,7 +2,7 @@ $NetBSD$
 
 --- src/Debugger.cpp.orig	2017-02-18 21:21:09.000000000 +0000
 +++ src/Debugger.cpp
-@@ -78,7 +78,7 @@ along with this program.  If not, see <h
+@@ -78,12 +78,12 @@ along with this program.  If not, see <h
  
  #include <sys/types.h>
  #include <sys/stat.h>
@@ -11,6 +11,12 @@ $NetBSD$
  #include <unistd.h>
  #include <fcntl.h>
  #endif
+ 
+-#if defined(Q_OS_LINUX)
++#if defined(Q_OS_LINUX) || defined(Q_OS_NETBSD)
+ #include "linker.h"
+ #endif
+ 
 @@ -105,6 +105,7 @@ const quint64 ld_loader_tag     = Q_UINT
  
  template <class Addr>


Home | Main Index | Thread Index | Old Index