Skip to content

Commit 94b8342

Browse files
author
Dave Anderson
committed
crash-7.1.1 -> crash-7.1.2
1 parent b3be954 commit 94b8342

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.rh_rpm_package

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.1
1+
7.1.2

README

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474

7575
To build the crash utility:
7676

77-
$ tar -xf crash-7.1.1.tar.gz
78-
$ cd crash-7.1.1
77+
$ tar -xf crash-7.1.2.tar.gz
78+
$ cd crash-7.1.2
7979
$ make
8080

8181
The initial build will take several minutes because the embedded gdb module
@@ -116,7 +116,7 @@
116116
If neither /dev/mem or /dev/crash are available, then /proc/kcore will be
117117
be used as the live memory source. If /proc/kcore is also restricted, then
118118
the Red Hat /dev/crash driver may be compiled and installed; its source
119-
is included in the crash-7.1.1/memory_driver subdirectory.
119+
is included in the crash-7.1.2/memory_driver subdirectory.
120120

121121
If the kernel file is stored in /boot, /, /boot/efi, or in any /usr/src
122122
or /usr/lib/debug/lib/modules subdirectory, then no command line arguments
@@ -127,7 +127,7 @@
127127

128128
$ crash
129129

130-
crash 7.1.1
130+
crash 7.1.2
131131
Copyright (C) 2002-2014 Red Hat, Inc.
132132
Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
133133
Copyright (C) 1999-2006 Hewlett-Packard Co
@@ -152,7 +152,7 @@
152152
KERNEL: /boot/vmlinux
153153
DUMPFILE: /dev/mem
154154
CPUS: 1
155-
DATE: Wed May 27 10:49:51 2015
155+
DATE: Mon Jul 13 10:40:30 2015
156156
UPTIME: 10 days, 22:55:18
157157
LOAD AVERAGE: 0.08, 0.03, 0.01
158158
TASKS: 42
@@ -180,7 +180,7 @@
180180
exit list ptov sys q
181181
extend log rd task
182182

183-
crash version: 7.1.1 gdb version: 7.6
183+
crash version: 7.1.2 gdb version: 7.6
184184
For help on any command above, enter "help <command>".
185185
For help on input options, enter "help input".
186186
For help on output options, enter "help output".
@@ -193,7 +193,7 @@
193193

194194
$ crash vmlinux vmcore
195195

196-
crash 7.1.1
196+
crash 7.1.2
197197
Copyright (C) 2002-2014 Red Hat, Inc.
198198
Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
199199
Copyright (C) 1999-2006 Hewlett-Packard Co

0 commit comments

Comments
 (0)