Textdumps have been merged to RELENG_7, and so should appear in 7.1 and

higher.
This commit is contained in:
Robert Watson 2008-04-11 08:11:08 +00:00
parent 9717a4b038
commit d29331a2ea
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31827

View file

@ -57,7 +57,7 @@
dumps, which hold the complete contents of physical memory, dumps, which hold the complete contents of physical memory,
minidumps, which hold only memory pages in use by the kernel minidumps, which hold only memory pages in use by the kernel
(&os;  6.2 and higher), and textdumps, which hold captured (&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 Minidumps are the default dump type as of &os; 7.0, and in most
cases will capture all necessary information present in a full cases will capture all necessary information present in a full
memory dump, as most problems can be isolated only using kernel memory dump, as most problems can be isolated only using kernel