diff options
author | Mike Frysinger <vapier@chromium.org> | 2016-10-25 02:36:38 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@chromium.org> | 2016-10-26 17:57:43 +0000 |
commit | ed7dcced1945864c94dcfd358a64e23c812fd0dc (patch) | |
tree | d1ba1f333fc5faf6020263f3ff92260ef26471ca /src/google_breakpad/processor/call_stack.h | |
parent | Don't demangle Rust symbols by default, but allow linking to rust-demangle. (diff) | |
download | breakpad-ed7dcced1945864c94dcfd358a64e23c812fd0dc.tar.xz |
minidump-2-core: rewrite argument processing
This uses the same general framework as other minidump tools by using
getopt to parse command line options, and then passing the parsed state
around as a struct rather than via globals.
This does change the --sobasedir flag to -S because we don't support
getopt_long anywhere in the tree. Unfortunate, but better to match
all the other breakpad tools which only accept short options.
BUG=chromium:598947
Change-Id: I473081a29a8e3ef07a370848343f1a9e6681fd4e
Reviewed-on: https://chromium-review.googlesource.com/402908
Reviewed-by: Mark Mentovai <mark@chromium.org>
Diffstat (limited to 'src/google_breakpad/processor/call_stack.h')
0 files changed, 0 insertions, 0 deletions