Searched refs:breakpad (Results 1 – 25 of 41) sorted by relevance
12
1 W/google-breakpad( 3728): -----BEGIN BREAKPAD MICRODUMP-----2 W/google-breakpad( 3728): O A arm64 02 aarch64 OS 64 VERSION INFO3 W/google-breakpad( 3728): S 0 0000007FE2BA6120 0000007FE2BA6000 00000000000030004 W/google-breakpad( 3728): S 0000007FE2BA6000 0700000000000000A060BAE27F0000007060BAE27F000000E4006A…5 W/google-breakpad( 3728): S 0000007FE2BA6180 00000000000000009863BAE27F0000000000000005000000000000…6 W/google-breakpad( 3728): S 0000007FE2BA6300 000000000000000000000000000000000000000000000000000000…7 W/google-breakpad( 3728): S 0000007FE2BA6480 000000000000000000000000000000000000000000000000000000…8 W/google-breakpad( 3728): S 0000007FE2BA6600 000000000000000000000000000000000000000000000000000000…9 W/google-breakpad( 3728): S 0000007FE2BA6780 80E64E9555000000006033807F00000090E64E955500000058F66D…10 W/google-breakpad( 3728): S 0000007FE2BA6900 000000000000000000000000000000000000000000000000000000…[all …]
1 W/google-breakpad( 3745): -----BEGIN BREAKPAD MICRODUMP-----2 W/google-breakpad( 3745): O A arm 02 armv7l OS VERSION INFO3 W/google-breakpad( 3745): S 0 FFEA68C0 FFEA6000 000020004 W/google-breakpad( 3745): S FFEA6000 00000000000000000000000000000000000000000000000000000000000000…5 W/google-breakpad( 3745): S FFEA6180 2168EAFFC59104F77C67EAFF7C62EAFF4062EAFF1E71B3AA040000001E71B3…6 W/google-breakpad( 3745): S FFEA6300 00000000000000000000000000000000000000000000000000000000000000…7 W/google-breakpad( 3745): S FFEA6480 00000000000000000000000000000000000000000000000000000000000000…8 W/google-breakpad( 3745): S FFEA6600 00000000000000000000000000000000000000000000000000000000000000…9 W/google-breakpad( 3745): S FFEA6780 0000000000000000285F20ABB467EAFF030000002768EAFF200000007702B3…10 W/google-breakpad( 3745): S FFEA6900 010000000000000000000000000000000000000000000000485F20AB000000…[all …]
13 …MicrodumpWriterTest_Setup_Test::TestBody|/s/clank/src/out/Release/../../breakpad/src/client/linux/…
65 // We want any memory allocations which are used by breakpad during the83 // Mutex for thread-safe access to the key/value dictionary used by breakpad.132 Breakpad *breakpad =136 if (!breakpad)139 if (!breakpad->Initialize(parameters)) {141 breakpad->~Breakpad();145 return breakpad;251 Breakpad *breakpad = (Breakpad *)context;255 if (!breakpad || !succeeded)258 return breakpad->HandleMinidump(dump_dir, minidump_id);[all …]
158 // This method must be called from the breakpad queue.
3 To build one needs a google-breakpad checkout4 (http://code.google.com/p/google-breakpad/).6 First, one needs to build and install breakpad itself. For instructions7 check google-breakpad, but currently it's as easy as:13 (the catch: breakpad installs .so into /usr/local/lib, so you might26 scons BREAKPAD_DIR=<path to google-breakpad working copy>
30 'Path to checkout of google-breakpad project',31 '~/google-breakpad',42 env.Program('oom_dump.cc', LIBS = ['breakpad', 'v8', 'pthread'])
70 // We want any memory allocations which are used by breakpad during the88 // Mutex for thread-safe access to the key/value dictionary used by breakpad.137 Breakpad *breakpad =141 if (!breakpad)144 if (!breakpad->Initialize(parameters)) {146 breakpad->~Breakpad();150 return breakpad;269 Breakpad *breakpad = (Breakpad *)context;273 if (!breakpad)276 return breakpad->HandleException( exception_type,[all …]
105 kr = breakpad::BootstrapRegister(178 kern_return_t kr = breakpad::BootstrapRegister(server_port_,
18 Owners at http://code.google.com/p/google-breakpad/ are able to grant22 http://code.google.com/p/google-breakpad/source/checkout31 upload.py --server=breakpad.appspot.com35 5. At http://breakpad.appspot.com you'll find your issue listed; click on it,37 google-breakpad-dev@googlegroups.com
33 AC_INIT(breakpad, 0.1, google-breakpad-dev@googlegroups.com) package154 breakpad.pc155 breakpad-client.pc
6 Name: google-breakpad pkg
6 Name: google-breakpad-client
61 found at http://code.google.com/p/google-breakpad/wiki/LinuxStarterGuide
1367 --docdir=DIR documentation root [DATAROOTDIR/doc/breakpad]1833 It was created by breakpad $as_me 0.1, which was6585 ac_config_files="$ac_config_files breakpad.pc breakpad-client.pc Makefile"7157 This file was extended by breakpad $as_me 0.1, which was7217 Report bugs to <google-breakpad-dev@googlegroups.com>."7223 breakpad config.status 0.17354 "breakpad.pc") CONFIG_FILES="$CONFIG_FILES breakpad.pc" ;;7355 "breakpad-client.pc") CONFIG_FILES="$CONFIG_FILES breakpad-client.pc" ;;
43 NSString *outputBreakpadSymbolFile = @"/tmp/dump_syms_i386.breakpad";52 STAssertNotNil(d, @"Input breakpad symbol file not found");55 STAssertNotNil(d1, @"Output breakpad symbol file not found");
35 namespace breakpad {
32 namespace breakpad { namespace
191 init_result_ = breakpad::BootstrapRegister(
6 …1: .stabs "/export/home/alfred/cvs/breakpad/google-breakpad20070927/src/tools/solaris/dump_syms/t…114 …1: .stabs "/export/home/alfred/cvs/breakpad/google-breakpad20070927/src/tools/solaris/dump_syms/t…116 …3: .stabs "/export/home/alfred/cvs/breakpad/google-breakpad20070927/src/tools/solaris/dump_syms/t…119 …6: .stabs "/export/home/alfred/cvs/breakpad/google-breakpad20070927/src/tools/solaris/dump_syms/t…
55 TEST_DIR=/data/local/tmp/test-google-breakpad-$$
3 FILE 1 /home/mattdr/google-breakpad/./src/client/linux/crash_generation/crash_generation_client.h4 FILE 2 /home/mattdr/google-breakpad/./src/client/linux/handler/minidump_descriptor.h5 FILE 3 /home/mattdr/google-breakpad/./src/client/linux/minidump_writer/directory_reader.h6 FILE 4 /home/mattdr/google-breakpad/./src/client/linux/minidump_writer/line_reader.h7 FILE 5 /home/mattdr/google-breakpad/./src/client/linux/minidump_writer/linux_dumper.h8 FILE 6 /home/mattdr/google-breakpad/./src/client/linux/minidump_writer/linux_ptrace_dumper.h9 FILE 7 /home/mattdr/google-breakpad/./src/client/linux/minidump_writer/proc_cpuinfo_reader.h10 FILE 8 /home/mattdr/google-breakpad/./src/client/minidump_file_writer-inl.h11 FILE 9 /home/mattdr/google-breakpad/./src/client/minidump_file_writer.h12 FILE 10 /home/mattdr/google-breakpad/./src/common/linux/elfutils-inl.h[all …]
3 FILE 1 /home/mattdr/google-breakpad-read-only/./src/client/linux/crash_generation/crash_generation_…4 FILE 2 /home/mattdr/google-breakpad-read-only/./src/client/linux/handler/minidump_descriptor.h5 FILE 3 /home/mattdr/google-breakpad-read-only/./src/client/linux/minidump_writer/directory_reader.h6 FILE 4 /home/mattdr/google-breakpad-read-only/./src/client/linux/minidump_writer/line_reader.h7 FILE 5 /home/mattdr/google-breakpad-read-only/./src/client/linux/minidump_writer/linux_dumper.h8 FILE 6 /home/mattdr/google-breakpad-read-only/./src/client/linux/minidump_writer/linux_ptrace_dumpe…9 FILE 7 /home/mattdr/google-breakpad-read-only/./src/client/linux/minidump_writer/proc_cpuinfo_reade…10 FILE 8 /home/mattdr/google-breakpad-read-only/./src/client/minidump_file_writer-inl.h11 FILE 9 /home/mattdr/google-breakpad-read-only/./src/client/minidump_file_writer.h12 FILE 10 /home/mattdr/google-breakpad-read-only/./src/common/linux/elfutils-inl.h[all …]
34 // symbol_file: the breakpad format symbol file
39 // symbol_file: the contents of the breakpad-format symbol file