-
```
What steps will reproduce the problem?
1. Generate VC++ project files
D:\workspace\svn\google-breakpad>src\tools\gyp\gyp1.bat
src\client\windows\breakpad_client.gyp
2. Open D:\workspace\svn\goog…
-
```
What steps will reproduce the problem?
1. Generate VC++ project files
D:\workspace\svn\google-breakpad>src\tools\gyp\gyp1.bat
src\client\windows\breakpad_client.gyp
2. Open D:\workspace\svn\goog…
-
#### Your system information
* System information from steam
(https://gist.github.com/mirfan-link/e60cae03143e0045a09948e51556d84f):
* Have you checked for system updates?: [Yes]
* Are you us…
-
```
By default, breakpad on Windows only creates a minidump and no further
customization is possible to include more information, either by providing
a full dump or by a minidump callback function.
``…
-
```
By default, breakpad on Windows only creates a minidump and no further
customization is possible to include more information, either by providing
a full dump or by a minidump callback function.
``…
-
```
By default, breakpad on Windows only creates a minidump and no further
customization is possible to include more information, either by providing
a full dump or by a minidump callback function.
``…
-
```
By default, breakpad on Windows only creates a minidump and no further
customization is possible to include more information, either by providing
a full dump or by a minidump callback function.
``…
-
```
By default, breakpad on Windows only creates a minidump and no further
customization is possible to include more information, either by providing
a full dump or by a minidump callback function.
``…
-
```
What steps will reproduce the problem?
1. Just having uTorrent and Peerblock open
2. Try to fiddle with uTorrent while it downloads, minimize it and try to
close it...
3. It just make my Windows X…
-
```
Compiling the Linux example from the Wiki
(http://code.google.com/p/google-breakpad/wiki/LinuxStarterGuide) does not work
with -std=c++0x enabled:
$ g++ -std=c++0x -c foo.cpp -I../google-break…