mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-03-14 14:03:09 +00:00
Revert "Added a switch to dump minidump modules in minidump_stackwalk."
This reverts commit cb936a0243c97ae9cd2d4bb19d95dde0421fed6d. A=dyen@chromium.org Original Review: https://codereview.chromium.org/1672773002/ R=dyen@chromium.org Review URL: https://codereview.chromium.org/1688493003 .
This commit is contained in:
@@ -43,7 +43,6 @@ void PrintProcessStateMachineReadable(const ProcessState& process_state);
|
||||
void PrintProcessState(const ProcessState& process_state,
|
||||
bool output_stack_contents,
|
||||
SourceLineResolverInterface* resolver);
|
||||
void PrintProcessModules(const ProcessState& process_state);
|
||||
|
||||
} // namespace google_breakpad
|
||||
|
||||
|
||||
Reference in New Issue
Block a user