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
|
||||
+++ newgdb/gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||
--- gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
||||
+++ gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||
@@ -534,6 +534,9 @@
|
||||
static CORE_ADDR
|
||||
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
|
||||
+++ newgdb/gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||
--- gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
||||
+++ gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||
@@ -534,6 +534,9 @@
|
||||
static CORE_ADDR
|
||||
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
|
||||
+++ newgdb/gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||
--- gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
||||
+++ gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||
@@ -534,6 +534,9 @@
|
||||
static CORE_ADDR
|
||||
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
|
||||
+++ newgdb/gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||
--- gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
||||
+++ gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||
@@ -534,6 +534,9 @@
|
||||
static CORE_ADDR
|
||||
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
|
||||
+++ newgdb/gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||
--- gdb/i386-tdep.c Mon Aug 26 11:35:25 2002
|
||||
+++ gdb/i386-tdep.c Sun Oct 13 14:15:58 2002
|
||||
@@ -534,6 +534,9 @@
|
||||
static CORE_ADDR
|
||||
i386_frame_saved_pc (struct frame_info *frame)
|
||||
|
|
Loading…
Reference in a new issue