DescriptionCrashpadClient::StartHandler(): accept database, url, and annotations arguments.
This makes it easier for clients to start the Crashpad handler, instead
of requiring them to know how to construct arguments for the handler
themselves. Note in the TEST that -a is no longer required.
TEST=run_with_crashpad --handler crashpad_handler \
--database=/tmp/crashpad_db \
--url=https://clients2.google.com/cr/staging_report \
--annotation=prod=crashpad \
--annotation=ver=0.7.0 \
crashy_program
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/29cdc74579cbaddaa4200c8eb16965bc29a441f1
Patch Set 1 #
Total comments: 4
Patch Set 2 : Make SplitString() take a delimiter argument #Patch Set 3 : 80 #
Messages
Total messages: 6 (1 generated)
|