Skip to content

Commit 5b0e377

Browse files
author
Dave Anderson
committed
crash-7.2.6 -> crash-7.2.7
1 parent a566cb7 commit 5b0e377

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.6++
1+
7.2.7

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.6.tar.gz
78-
$ cd crash-7.2.6
77+
$ tar -xf crash-7.2.7.tar.gz
78+
$ cd crash-7.2.7
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.6/memory_driver subdirectory.
121+
is included in the crash-7.2.7/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,7 +129,7 @@
129129

130130
$ crash
131131

132-
crash 7.2.6
132+
crash 7.2.7
133133
Copyright (C) 2002-2019 Red Hat, Inc.
134134
Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
135135
Copyright (C) 1999-2006 Hewlett-Packard Co
@@ -154,7 +154,7 @@
154154
KERNEL: /boot/vmlinux
155155
DUMPFILE: /dev/mem
156156
CPUS: 1
157-
DATE: Fri May 3 13:57:10 2019
157+
DATE: Fri Sep 20 10:36:57 2019
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.6 gdb version: 7.6
185+
crash version: 7.2.7 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,7 +195,7 @@
195195

196196
$ crash vmlinux vmcore
197197

198-
crash 7.2.6
198+
crash 7.2.7
199199
Copyright (C) 2002-2019 Red Hat, Inc.
200200
Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
201201
Copyright (C) 1999-2006 Hewlett-Packard Co

0 commit comments

Comments
 (0)