|
74 | 74 |
|
75 | 75 | To build the crash utility:
|
76 | 76 |
|
77 |
| - $ tar -xf crash-8.0.5.tar.gz |
78 |
| - $ cd crash-8.0.5 |
| 77 | + $ tar -xf crash-8.0.6.tar.gz |
| 78 | + $ cd crash-8.0.6 |
79 | 79 | $ make
|
80 | 80 |
|
81 | 81 | The initial build will take several minutes because the embedded gdb module
|
|
126 | 126 | If neither /dev/mem or /dev/crash are available, then /proc/kcore will be
|
127 | 127 | be used as the live memory source. If /proc/kcore is also restricted, then
|
128 | 128 | the Red Hat /dev/crash driver may be compiled and installed; its source
|
129 |
| - is included in the crash-8.0.5/memory_driver subdirectory. |
| 129 | + is included in the crash-8.0.6/memory_driver subdirectory. |
130 | 130 |
|
131 | 131 | If the kernel file is stored in /boot, /, /boot/efi, or in any /usr/src
|
132 | 132 | or /usr/lib/debug/lib/modules subdirectory, then no command line arguments
|
|
137 | 137 |
|
138 | 138 | $ crash
|
139 | 139 |
|
140 |
| - crash 8.0.5 |
| 140 | + crash 8.0.6 |
141 | 141 | Copyright (C) 2002-2022 Red Hat, Inc.
|
142 | 142 | Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
|
143 | 143 | Copyright (C) 1999-2006 Hewlett-Packard Co
|
|
163 | 163 | KERNEL: /boot/vmlinux
|
164 | 164 | DUMPFILE: /dev/mem
|
165 | 165 | CPUS: 1
|
166 |
| - DATE: Tue Apr 23 13:04:34 JST 2024 |
| 166 | + DATE: Tue Nov 12 09:25:55 CST 2024 |
167 | 167 | UPTIME: 10 days, 22:55:18
|
168 | 168 | LOAD AVERAGE: 0.08, 0.03, 0.01
|
169 | 169 | TASKS: 42
|
|
192 | 192 | exit log repeat timer
|
193 | 193 | extend mach runq tree
|
194 | 194 |
|
195 |
| - crash version: 8.0.5 gdb version: 10.2 |
| 195 | + crash version: 8.0.6 gdb version: 10.2 |
196 | 196 | For help on any command above, enter "help <command>".
|
197 | 197 | For help on input options, enter "help input".
|
198 | 198 | For help on output options, enter "help output".
|
|
205 | 205 |
|
206 | 206 | $ crash vmlinux vmcore
|
207 | 207 |
|
208 |
| - crash 8.0.5 |
| 208 | + crash 8.0.6 |
209 | 209 | Copyright (C) 2002-2022 Red Hat, Inc.
|
210 | 210 | Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
|
211 | 211 | Copyright (C) 1999-2006 Hewlett-Packard Co
|
|
0 commit comments