Breakpadcd .. mkdir breakpad && cd breakpad ..\depot_tools\fetch breakpad ..\depot_tools\gclient sync xcopy src\src\* src /s /i rmdir src\src /s /q BuildOpen D:\TBuild\Libraries\breakpad\src\client\windows\breakpad_client.sln in VS2015...
// convert the PDB symbols to breakpad format (PDB not supported by Sentry) timeout(activity: true, time: 15) { bat ''' cd package\\win32\\build FOR /F %%G IN ('dir /s /b *.pdb') DO (c:\\rstudio-tools\\dependencies\\windows\\breakpad-tools-windows\\dump_syms.exe %%G > ...
W/ActivityManager( 903): getRunningAppProcesses: caller 10164 does not hold REAL_GET_TASKS; limiting output W/linker (10768): libbreakpad.so: unused DT entry: type 0x6ffffffe arg 0x150c W/linker (10768): libbreakpad.so: unused DT entry: type 0x6fffffff arg 0x2 W/linker (10768): ...
git clone https://github.com/google/breakpad cd breakpad git checkout a1dbcdcb43 git apply ../patches/breakpad.diff cd src git clone https://github.com/google/googletest testing cd client\windows gyp --no-circular-check breakpad_client.gyp --format=ninja cd ..\.. ninja -C out/Debug ...