Disabling google breakpad in Chromium build

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Disabling google breakpad in Chromium build

Postby Gayathri » Sun Jul 20, 2014 11:02 pm

Hi,

I am trying to disable google breakpad in Chromium build. In include.gypi, I tried 'linux_breakpad': 0 and also linux_dump_symbols': 0, but breakpad is getting built and in build.ninja, I was able to confirm that breakpad client is present under build all flag. The following lines are from build.ninja.

obj/components/libbreakpad_component.a resources/inspector/extensions/ExtensionServer.js $
obj/v8/tools/gyp/libv8_snapshot.a obj/breakpad/libbreakpad_client.a $
obj/components/libbreakpad_host.a obj/cc/libcc.a obj/sql/libsql.a obj/media/libmedia.a $


Please share the procedure to disable breakpad in the build.
Gayathri
Newbie
 
Posts: 3
Joined: Wed May 21, 2014 9:51 am

Re: Disabling google breakpad in Chromium build

Postby Gayathri » Sat Jul 26, 2014 3:35 am

Hi Marshall and others,

Awaiting your reply.
Gayathri
Newbie
 
Posts: 3
Joined: Wed May 21, 2014 9:51 am

Re: Disabling google breakpad in Chromium build

Postby magreenblatt » Tue Jul 29, 2014 10:18 am

Gayathri wrote:I am trying to disable google breakpad in Chromium build.

In CEF and content_shell breakpad support is included in the build but only enabled if you pass the "--enable-crash-reporter" command-line flag. See https://code.google.com/p/chromiumembed ... il?id=1131 for more information.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 53 guests