Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buzzySmile/qBreakpad
/ functions
Functions
1,149 in github.com/buzzySmile/qBreakpad
⨍
Functions
1,149
◇
Types & classes
401
Method
MinidumpException
third-party/google-breakpad/src/processor/minidump.cc:2632
Method
MinidumpFileWriter
third-party/google-breakpad/src/client/minidump_file_writer.cc:47
Method
MinidumpGenerator
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:745
Method
MinidumpGenerator
third-party/google-breakpad/src/client/windows/crash_generation/minidump_generator.cc:39
Method
MinidumpGenerator
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:769
Method
MinidumpGenerator
constructor when generating from within the crashed process
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:54
Method
MinidumpMemoryList
third-party/google-breakpad/src/processor/minidump.cc:2430
Method
MinidumpMemoryRegion
third-party/google-breakpad/src/processor/minidump.cc:971
Method
MinidumpMiscInfo
third-party/google-breakpad/src/processor/minidump.cc:3018
Method
MinidumpModule
third-party/google-breakpad/src/processor/minidump.cc:1471
Method
MinidumpModuleList
third-party/google-breakpad/src/processor/minidump.cc:2189
Method
MinidumpObject
third-party/google-breakpad/src/processor/minidump.cc:252
Method
MinidumpProcessor
third-party/google-breakpad/src/processor/minidump_processor.cc:42
Method
MinidumpStream
third-party/google-breakpad/src/processor/minidump.cc:263
Method
MinidumpStreamInfo
third-party/google-breakpad/src/google_breakpad/processor/minidump.h:844
Method
MinidumpSystemInfo
third-party/google-breakpad/src/processor/minidump.cc:2774
Method
MinidumpThread
third-party/google-breakpad/src/processor/minidump.cc:1150
Method
MinidumpThreadList
third-party/google-breakpad/src/processor/minidump.cc:1308
Method
MmapWrapper
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:606
Method
MmapWrapper
third-party/google-breakpad/src/common/linux/dump_symbols.cc:728
Method
Module
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:107
Function
ModuleInfoCallback
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:498
Function
ModuleInfoCallback
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:574
Function
NSUInteger GTMTestTimerGetIterations
Returns the number of splits (start-stop) cycles recorded. GTMTestTimerGetSeconds()/GTMTestTimerGetIterations() gives you an average of all your split
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/UnitTesting/GTMTestTimer.h:118
Method
OnClientEnd
static
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:761
Method
OnDumpRequest
static
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:748
Method
OnPipeConnected
static
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:739
Method
Open
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:54
Method
OpenCheckpointFile
third-party/google-breakpad/src/client/windows/sender/crash_report_sender.cc:128
Method
PDBSourceLineWriter
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:48
Method
ParseFile
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:433
Method
ParseFunction
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:456
Method
ParseLine
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:474
Method
ParsePublicSymbol
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:493
Method
ParseStackInfo
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:523
Method
PopValue
third-party/google-breakpad/src/processor/postfix_evaluator-inl.h:236
Method
PopValueOrIdentifier
third-party/google-breakpad/src/processor/postfix_evaluator-inl.h:205
Method
PopValues
third-party/google-breakpad/src/processor/postfix_evaluator-inl.h:265
Method
PostfixEvaluator
Create a PostfixEvaluator object that may be used (with Evaluate) on one or more expressions. PostfixEvaluator does not take ownership of either argu
third-party/google-breakpad/src/processor/postfix_evaluator.h:93
Method
PrepareReply
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:561
Method
Print
Debugging
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:258
Method
Print
third-party/google-breakpad/src/client/mac/handler/dynamic_images.cc:261
Function
PrintAllThreads
third-party/google-breakpad/src/client/linux/handler/linux_thread_test.cc:194
Method
PrintCodePublicSymbol
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:390
Method
PrintFrameData
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:272
Method
PrintFunction
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:139
Method
PrintFunctions
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:226
Method
PrintLines
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:102
Method
PrintPDBInfo
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:415
Method
PrintSourceFiles
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:185
Method
ProcessAttribute
If one really wanted, you could merge SkipAttribute and ProcessAttribute This is all boring data manipulation and calling of the handler.
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:323
Method
ProcessAttributeString
Called when we have an attribute with string data to give to our handler. The attribute is for the DIE at OFFSET from the beginning of compilation un
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:377
Method
ProcessAttributeUnsigned
Called when we have an attribute with unsigned data to give to our handler. The attribute is for the DIE at OFFSET from the beginning of compilation
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:346
Method
ProcessDIE
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:450
Method
ProcessDIEs
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:461
Function
ProcessOneModule
third-party/google-breakpad/src/client/linux/handler/linux_thread_test.cc:82
Method
ProcessOneOpcode
static */
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:612
Function
ProcessOneThread
third-party/google-breakpad/src/client/linux/handler/linux_thread_test.cc:89
Method
ProcessState
third-party/google-breakpad/src/google_breakpad/processor/process_state.h:52
Method
ProtectedMemoryAllocator
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
third-party/google-breakpad/src/client/mac/handler/protected_memory_allocator.cc:38
Method
ProtocolMessage
third-party/google-breakpad/src/client/windows/common/ipc_protocol.h:103
Method
PublicSymbol
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:89
Method
PushValue
third-party/google-breakpad/src/processor/postfix_evaluator-inl.h:272
Method
Range
third-party/google-breakpad/src/processor/range_map.h:98
Method
RangeMap
third-party/google-breakpad/src/processor/range_map.h:53
Method
ReadAbbrevs
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:86
Method
ReadCheckpoint
third-party/google-breakpad/src/client/windows/sender/crash_report_sender.cc:86
Method
ReadHeader
Read a DWARF2/3 header. The header is variable length in DWARF3 (and DWARF2 as extended by most compilers), and consists of an length field, a version
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:243
Method
ReadImageInfoForTask
============================================================================== This code was written using dyld_debug.c (from Darwin) as a guide.
third-party/google-breakpad/src/client/mac/handler/dynamic_images.cc:323
Method
ReadLibrariesFromLocalTaskTest
third-party/google-breakpad/src/client/mac/handler/testcases/DynamicImagesTests.cc:75
Method
ReadLines
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:799
Method
ReadResponse
static
third-party/google-breakpad/src/common/windows/http_upload.cc:179
Method
ReadTaskMemoryTest
third-party/google-breakpad/src/client/mac/handler/testcases/DynamicImagesTests.cc:52
Method
RegisterClient
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_client.cc:187
Method
ReportSent
third-party/google-breakpad/src/client/windows/sender/crash_report_sender.cc:103
Function
Reporter
third-party/google-breakpad/src/client/solaris/handler/minidump_test.cc:43
Function
Reporter
third-party/google-breakpad/src/client/mac/handler/minidump_generator_test.cc:45
Method
RespondToClient
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:621
Function
ResumeThread
Resume a thread by detaching from it.
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:169
Method
RetrieveRange
third-party/google-breakpad/src/processor/contained_range_map-inl.h:146
Method
SHA1
third-party/google-breakpad/src/common/mac/macho_id.cc:234
Method
SeekToStreamType
third-party/google-breakpad/src/processor/minidump.cc:3585
Method
SendCrashReport
third-party/google-breakpad/src/client/windows/sender/crash_report_sender.cc:60
Method
SendEmptyMachMessage
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:663
Method
SendRequest
static
third-party/google-breakpad/src/common/windows/http_upload.cc:65
Method
SendRequest
static
third-party/google-breakpad/src/common/linux/http_upload.cc:59
Method
SetProcessUptime
third-party/google-breakpad/src/client/windows/crash_generation/client_info.cc:152
Method
Setup
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:607
Function
ShowClientConnected
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:190
Function
ShowClientCrashed
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:207
Function
ShowClientExited
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:252
Function
ShowDumpResults
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:170
Method
SignalCrashEventAndWait
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_client.cc:309
Method
SimpleSymbolSupplier
Creates a new SimpleSymbolSupplier, using path as the root path where symbols are stored.
third-party/google-breakpad/src/processor/simple_symbol_supplier.h:95
Method
SkipAttribute
Skips a single attribute form's data.
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:158
Method
SkipDIE
Skips a single DIE's attributes.
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:147
Function
SleepyFunction
third-party/google-breakpad/src/client/mac/handler/exception_handler_test.cc:54
Method
SolarisLwp
third-party/google-breakpad/src/client/solaris/handler/solaris_lwp.cc:229
Method
SourceLineResolverInterface
SourceLineResolverInterface cannot be instantiated except by subclasses
third-party/google-breakpad/src/google_breakpad/processor/source_line_resolver_interface.h:74
Method
StackFrame
third-party/google-breakpad/src/google_breakpad/processor/stack_frame.h:43
← previous
next →
701–800 of 1,149, ranked by callers