mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-12-02 19:14:05 +00:00
Update how to use breadpad crash analysis.md
This commit is contained in:
parent
aeb98e2e57
commit
f52e998524
|
@ -6,7 +6,7 @@ Goldendict-ng has provide an option to build the application with [breakpad](htt
|
||||||
`CONFIG+=use_breakpad` to enable this feature.
|
`CONFIG+=use_breakpad` to enable this feature.
|
||||||
|
|
||||||
|
|
||||||
Currently only Windows xapian has built with breakpad support.
|
Currently only Windows release has built with breakpad support,for other platforms , you can enable the feature manually.
|
||||||
|
|
||||||
How to analyze the dump created by breakpad.
|
How to analyze the dump created by breakpad.
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Reference in a new issue