aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMarco Bubke <marco.bubke@qt.io>2016-11-14 12:28:51 +0100
committerOrgad Shaneh <orgads@gmail.com>2017-07-25 14:24:11 +0000
commit4beaae0f79ebe820fa9fdfdfb8195e5aeac89369 (patch)
tree3148e2c5032cfd79bed47787d0df97e0d9206f86 /.gitignore
parent131a796f9f0afe10e744f27071f426af26296458 (diff)
Introduce Breakpad crash handler
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3e0ccac715..335868cd0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,6 +51,7 @@ wrapper.sh
/src/app/Info.plist
/src/plugins/**/*.json
/src/plugins/coreplugin/ide_version.h
+/src/libs/qt-breakpad/bin
app_version.h
phony.c