summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gdb-apple/files/gdb-apple-1461-darwin8.patch')
-rw-r--r--sys-devel/gdb-apple/files/gdb-apple-1461-darwin8.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/sys-devel/gdb-apple/files/gdb-apple-1461-darwin8.patch b/sys-devel/gdb-apple/files/gdb-apple-1461-darwin8.patch
index 93aded6e2e8b..40ef761e8f70 100644
--- a/sys-devel/gdb-apple/files/gdb-apple-1461-darwin8.patch
+++ b/sys-devel/gdb-apple/files/gdb-apple-1461-darwin8.patch
@@ -1,22 +1,3 @@
---- gdb-1461.2/src/gdb/macosx/macosx-nat-dyld.c
-+++ gdb-1461.2/src/gdb/macosx/macosx-nat-dyld.c
-@@ -731,7 +731,7 @@
- {
- #if !defined (TASK_DYLD_INFO) || !defined (NM_NEXTSTEP)
- return 0;
--#endif
-+#else
-
- if (target_is_remote () || value == NULL)
- return 0;
-@@ -791,6 +791,7 @@
- }
- #endif /* NM_NEXTSTEP */
- return 0;
-+#endif
- }
-
- /* Searches the target address space for dyld itself, returning it in
--- gdb-1461.2/src/gdb/macosx/macosx-nat-inferior.c
+++ gdb-1461.2/src/gdb/macosx/macosx-nat-inferior.c
@@ -60,13 +60,17 @@