mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix patch to remove bogus prefix pathnames.
This commit is contained in:
parent
d284785285
commit
05a8ca9a56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68116
5 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- gdb+dejagnu-5.2.90_20021011/gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
--- gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
||||||
+++ newgdb/gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
+++ gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||||
@@ -534,6 +534,9 @@
|
@@ -534,6 +534,9 @@
|
||||||
static CORE_ADDR
|
static CORE_ADDR
|
||||||
i386_frame_saved_pc (struct frame_info *frame)
|
i386_frame_saved_pc (struct frame_info *frame)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--- gdb+dejagnu-5.2.90_20021011/gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
--- gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
||||||
+++ newgdb/gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
+++ gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||||
@@ -534,6 +534,9 @@
|
@@ -534,6 +534,9 @@
|
||||||
static CORE_ADDR
|
static CORE_ADDR
|
||||||
i386_frame_saved_pc (struct frame_info *frame)
|
i386_frame_saved_pc (struct frame_info *frame)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--- gdb+dejagnu-5.2.90_20021011/gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
--- gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
||||||
+++ newgdb/gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
+++ gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||||
@@ -534,6 +534,9 @@
|
@@ -534,6 +534,9 @@
|
||||||
static CORE_ADDR
|
static CORE_ADDR
|
||||||
i386_frame_saved_pc (struct frame_info *frame)
|
i386_frame_saved_pc (struct frame_info *frame)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--- gdb+dejagnu-5.2.90_20021011/gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
--- gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
||||||
+++ newgdb/gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
+++ gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||||
@@ -534,6 +534,9 @@
|
@@ -534,6 +534,9 @@
|
||||||
static CORE_ADDR
|
static CORE_ADDR
|
||||||
i386_frame_saved_pc (struct frame_info *frame)
|
i386_frame_saved_pc (struct frame_info *frame)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--- gdb+dejagnu-5.2.90_20021011/gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
--- gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
||||||
+++ newgdb/gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
+++ gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||||
@@ -534,6 +534,9 @@
|
@@ -534,6 +534,9 @@
|
||||||
static CORE_ADDR
|
static CORE_ADDR
|
||||||
i386_frame_saved_pc (struct frame_info *frame)
|
i386_frame_saved_pc (struct frame_info *frame)
|
||||||
|
|
Loading…
Add table
Reference in a new issue