ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/devel/gdb6/files/patch-target.h
Revision: 34
Committed: 2008-08-22T15:34:39-07:00 (16 years, 10 months ago) by douglas
Content type: text/x-diff
File size: 440 byte(s)
Log Message:
Ooh, it does!

File Contents

# Content
1 --- gdb/target.h Sat Feb 9 20:08:42 2002
2 +++ gdb/target.h Fri May 24 08:38:31 2002
3 @@ -52,6 +52,7 @@
4 dummy_stratum, /* The lowest of the low */
5 file_stratum, /* Executable files, etc */
6 core_stratum, /* Core dump files */
7 + kcore_stratum, /* Kernel core files */
8 download_stratum, /* Downloading of remote targets */
9 process_stratum, /* Executing processes */
10 thread_stratum /* Executing threads */

Properties

Name Value
svn:mime-type text/x-diff