|
74 | 74 |
|
75 | 75 | To build the crash utility:
|
76 | 76 |
|
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 |
79 | 79 | $ make
|
80 | 80 |
|
81 | 81 | The initial build will take several minutes because the embedded gdb module
|
|
116 | 116 | If neither /dev/mem or /dev/crash are available, then /proc/kcore will be
|
117 | 117 | be used as the live memory source. If /proc/kcore is also restricted, then
|
118 | 118 | 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. |
120 | 120 |
|
121 | 121 | If the kernel file is stored in /boot, /, /boot/efi, or in any /usr/src
|
122 | 122 | or /usr/lib/debug/lib/modules subdirectory, then no command line arguments
|
|
127 | 127 |
|
128 | 128 | $ crash
|
129 | 129 |
|
130 |
| - crash 7.1.1 |
| 130 | + crash 7.1.2 |
131 | 131 | Copyright (C) 2002-2014 Red Hat, Inc.
|
132 | 132 | Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
|
133 | 133 | Copyright (C) 1999-2006 Hewlett-Packard Co
|
|
152 | 152 | KERNEL: /boot/vmlinux
|
153 | 153 | DUMPFILE: /dev/mem
|
154 | 154 | CPUS: 1
|
155 |
| - DATE: Wed May 27 10:49:51 2015 |
| 155 | + DATE: Mon Jul 13 10:40:30 2015 |
156 | 156 | UPTIME: 10 days, 22:55:18
|
157 | 157 | LOAD AVERAGE: 0.08, 0.03, 0.01
|
158 | 158 | TASKS: 42
|
|
180 | 180 | exit list ptov sys q
|
181 | 181 | extend log rd task
|
182 | 182 |
|
183 |
| - crash version: 7.1.1 gdb version: 7.6 |
| 183 | + crash version: 7.1.2 gdb version: 7.6 |
184 | 184 | For help on any command above, enter "help <command>".
|
185 | 185 | For help on input options, enter "help input".
|
186 | 186 | For help on output options, enter "help output".
|
|
193 | 193 |
|
194 | 194 | $ crash vmlinux vmcore
|
195 | 195 |
|
196 |
| - crash 7.1.1 |
| 196 | + crash 7.1.2 |
197 | 197 | Copyright (C) 2002-2014 Red Hat, Inc.
|
198 | 198 | Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
|
199 | 199 | Copyright (C) 1999-2006 Hewlett-Packard Co
|
|
0 commit comments