-
google breakpaddev/C,C++ 2020. 3. 19. 16:57
https://chromium.googlesource.com/breakpad/breakpad
breakpad/breakpad - Git at Google
Breakpad Breakpad is a set of client and server components which implement a crash-reporting system. Getting started (from master) First, download depot_tools and ensure that they’re in your PATH.Create a new directory for checking out the source code (it
chromium.googlesource.com
https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/windows_client_integration.md
Windows Integration overview
Windows Integration overview Windows Client Code The Windows client code is in the src/client/windows directory of the tree. Since the header files are fairly well commented some specifics are purposely omitted from this document. Integration of minidump-g
chromium.googlesource.com
http://zxstudio.org/blog/2014/10/28/integrating-google-breakpad/
Integrating Google Breakpad - ZX Studio Blog
Integrate Google Breakpad into your application and set up mini-breakpad-server to collect crash reports.
zxstudio.org
https://nerv2000.tistory.com/tag/breakpad
'breakpad' 태그의 글 목록
기억해야할껏 정리하는 곳...
nerv2000.tistory.com
https://openshortcuts.com/archives/585
Google Breakpad - `알아보자` 블로그
Google Breakpad 에 대해서 알아보자.
openshortcuts.com
https://dongbumkim.com/2018/12/24/install-google-breakpad-2
Google Breakpad 설치 (2)
gyp 파일을 다 실행하고 나면 솔루션 파일과 프로젝트 파일 등이 생겨난다. 비주얼스튜디오로 솔루션 파일을 열어보면 다음과 같이 여러개의 프로젝트가 솔루션 안에 들어있다.
dongbumkim.com
https://github.com/electron/mini-breakpad-server
electron/mini-breakpad-server
Minimum breakpad crash reports collecting server. Contribute to electron/mini-breakpad-server development by creating an account on GitHub.
github.com
https://github.com/pexip/docker-mini-breakpad-server
pexip/docker-mini-breakpad-server
Dockerfile for running mini-breakpad-server and setting up symbols for nw.js - pexip/docker-mini-breakpad-server
github.com