Skip to content

Commit 66881fb

Browse files
author
Dave Anderson
committed
crash-7.2.3 -> crash-7.2.4
1 parent 7e39368 commit 66881fb

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.2.3++
1+
7.2.4

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.2.3.tar.gz
78-
$ cd crash-7.2.3
77+
$ tar -xf crash-7.2.4.tar.gz
78+
$ cd crash-7.2.4
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.2.3/memory_driver subdirectory.
119+
is included in the crash-7.2.4/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.2.3
130+
crash 7.2.4
131131
Copyright (C) 2002-2017 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: Thu May 17 13:40:10 2018
155+
DATE: Fri Sep 21 14:54:38 2018
156156
UPTIME: 10 days, 22:55:18
157157
LOAD AVERAGE: 0.08, 0.03, 0.01
158158
TASKS: 42
@@ -180,7 +180,7 @@
180180
eval kmem ptob sym wr
181181
exit list ptov sys q
182182

183-
crash version: 7.2.3 gdb version: 7.6
183+
crash version: 7.2.4 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.2.3
196+
crash 7.2.4
197197
Copyright (C) 2002-2017 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)