Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make missing uses of IDE name configurable | Robert Loehning | 2018-01-03 | 1 | -1/+1 |
| | | | | | | Change-Id: Ie89293b80adfacea19bcb949e4524f16fbb223f9 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> | ||||
* | Introduce Breakpad crash handler | Marco Bubke | 2017-07-25 | 1 | -0/+143 |
Google Breakpad (https://chromium.googlesource.com/breakpad/breakpad) is a widely used crash handler framework, e.g. by Mozilla and Chromium. It is providing a platform neutral solution to generate mini dumps, collect debug information and generate stack traces from those. Done-with: Orgad Shaneh <orgad.shaneh@audiocodes.com> Change-Id: I09382e7db0dc9e29b228e7b554fda7b6f5684349 Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> |