kicad/thirdparty/sentry-native/external/crashpad/minidump
Marek Roszko 9a0fa460d1 Add missing sentry-native file
gitignore gone wrong
2022-04-03 21:23:10 -04:00
..
test Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
BUILD.gn Add missing sentry-native file 2022-04-03 21:23:10 -04:00
CMakeLists.txt Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_annotation_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_annotation_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_annotation_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_byte_array_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_byte_array_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_byte_array_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_context.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_context_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_context_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_context_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_crashpad_info_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_crashpad_info_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_crashpad_info_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_exception_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_exception_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_exception_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_extensions.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_extensions.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_file_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_file_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_file_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_handle_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_handle_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_handle_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_memory_info_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_memory_info_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_memory_info_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_memory_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_memory_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_memory_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_misc_info_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_misc_info_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_misc_info_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_module_crashpad_info_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_module_crashpad_info_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_module_crashpad_info_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_module_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_module_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_module_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_rva_list_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_rva_list_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_rva_list_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_simple_string_dictionary_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_simple_string_dictionary_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_simple_string_dictionary_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_stacktrace_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_stacktrace_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_stream_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_stream_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_string_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_string_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_string_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_system_info_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_system_info_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_system_info_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_thread_id_map.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_thread_id_map.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_thread_id_map_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_thread_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_thread_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_thread_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_unloaded_module_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_unloaded_module_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_unloaded_module_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_user_extension_stream_data_source.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_user_extension_stream_data_source.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_user_stream_writer.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_user_stream_writer.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_user_stream_writer_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_writable.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_writable.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_writable_test.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_writer_util.cc Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
minidump_writer_util.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00