d58aeed080ce67afa9ba4e37ef50e0e98bd94af8
[dragonfly.git] / gnu / usr.bin / gdb / gdb / patches / target.h.patch
1 $DragonFly: src/gnu/usr.bin/gdb/gdb/patches/Attic/target.h.patch,v 1.3 2005/01/12 11:24:24 joerg Exp $
2
3 --- target.h    Sat Feb  9 20:08:42 2002
4 +++ target.h    Fri May 24 08:38:31 2002
5 @@ -52,6 +52,7 @@
6      dummy_stratum,             /* The lowest of the low */
7      file_stratum,              /* Executable files, etc */
8      core_stratum,              /* Core dump files */
9 +    kgdb_stratum,              /* Kernel core files */
10      download_stratum,          /* Downloading of remote targets */
11      process_stratum,           /* Executing processes */
12      thread_stratum             /* Executing threads */