Textdumps have been merged to RELENG_7, and so should appear in 7.1 and
higher.
This commit is contained in:
parent
9717a4b038
commit
d29331a2ea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31827
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
dumps, which hold the complete contents of physical memory,
|
||||
minidumps, which hold only memory pages in use by the kernel
|
||||
(&os; 6.2 and higher), and textdumps, which hold captured
|
||||
scripted or interactive debugger output (&os; 8.0 and higher).
|
||||
scripted or interactive debugger output (&os; 7.1 and higher).
|
||||
Minidumps are the default dump type as of &os; 7.0, and in most
|
||||
cases will capture all necessary information present in a full
|
||||
memory dump, as most problems can be isolated only using kernel
|
||||
|
|
Loading…
Reference in a new issue