Skip to content

Commit 24f4801

Browse files
author
Dave Anderson
committed
crash-7.2.7 -> crash-7.2.8
1 parent 6c1c8ac commit 24f4801

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.rh_rpm_package

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.2.7++
1+
7.2.8

README

Lines changed: 9 additions & 9 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.7.tar.gz
78-
$ cd crash-7.2.7
77+
$ tar -xf crash-7.2.8.tar.gz
78+
$ cd crash-7.2.8
7979
$ make
8080

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

123123
If the kernel file is stored in /boot, /, /boot/efi, or in any /usr/src
124124
or /usr/lib/debug/lib/modules subdirectory, then no command line arguments
@@ -129,8 +129,8 @@
129129

130130
$ crash
131131

132-
crash 7.2.7
133-
Copyright (C) 2002-2019 Red Hat, Inc.
132+
crash 7.2.8
133+
Copyright (C) 2002-2020 Red Hat, Inc.
134134
Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
135135
Copyright (C) 1999-2006 Hewlett-Packard Co
136136
Copyright (C) 2005, 2006, 2011, 2012 Fujitsu Limited
@@ -154,7 +154,7 @@
154154
KERNEL: /boot/vmlinux
155155
DUMPFILE: /dev/mem
156156
CPUS: 1
157-
DATE: Fri Sep 20 10:36:57 2019
157+
DATE: Thu Jan 30 13:58:56 2020
158158
UPTIME: 10 days, 22:55:18
159159
LOAD AVERAGE: 0.08, 0.03, 0.01
160160
TASKS: 42
@@ -182,7 +182,7 @@
182182
eval kmem ptob sym wr
183183
exit list ptov sys q
184184

185-
crash version: 7.2.7 gdb version: 7.6
185+
crash version: 7.2.8 gdb version: 7.6
186186
For help on any command above, enter "help <command>".
187187
For help on input options, enter "help input".
188188
For help on output options, enter "help output".
@@ -195,8 +195,8 @@
195195

196196
$ crash vmlinux vmcore
197197

198-
crash 7.2.7
199-
Copyright (C) 2002-2019 Red Hat, Inc.
198+
crash 7.2.8
199+
Copyright (C) 2002-2020 Red Hat, Inc.
200200
Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
201201
Copyright (C) 1999-2006 Hewlett-Packard Co
202202
Copyright (C) 2005, 2006, 2011, 2012 Fujitsu Limited

0 commit comments

Comments
 (0)