diff options
Diffstat (limited to 'devel/gdb66/files/patch-target.h')
-rw-r--r-- | devel/gdb66/files/patch-target.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/gdb66/files/patch-target.h b/devel/gdb66/files/patch-target.h deleted file mode 100644 index 147cfe49620f..000000000000 --- a/devel/gdb66/files/patch-target.h +++ /dev/null @@ -1,10 +0,0 @@ ---- gdb/target.h Sat Feb 9 20:08:42 2002 -+++ gdb/target.h Fri May 24 08:38:31 2002 -@@ -52,6 +52,7 @@ - dummy_stratum, /* The lowest of the low */ - file_stratum, /* Executable files, etc */ - core_stratum, /* Core dump files */ -+ kcore_stratum, /* Kernel core files */ - download_stratum, /* Downloading of remote targets */ - process_stratum, /* Executing processes */ - thread_stratum /* Executing threads */ |