Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

how to use it #6

Open
Jamy325 opened this issue Dec 19, 2014 · 5 comments
Open

how to use it #6

Jamy325 opened this issue Dec 19, 2014 · 5 comments

Comments

@Jamy325
Copy link

Jamy325 commented Dec 19, 2014

hi, how to use it and how to post dump file ?

@Dragonsofts
Copy link

hi, how to use it and how to post dump file ?

@yurenchen000
Copy link

yurenchen000 commented Dec 9, 2021

This proj seems not maintained after 2017 ?

Hey guys, after little dig (and failed), I have turn to
https://github.com/acrisci/simple-breakpad-server

this proj is well documented, and works well.
// also implement in nodejs and coffee
// only a little toss to fix err: change os.tmpDir -> os.tmpdir (use Running in Development)

the preview:

report list:
simple-breakpad-server_list.png

report detail:
simple-breakpad-server_detail.png

@EmilyPaek
Copy link

EmilyPaek commented May 18, 2022

This proj seems not maintained after 2017 ?

Hey guys, after little dig (and failed), I have turn to https://github.com/acrisci/simple-breakpad-server

this proj is well documented, and works well. // also implement in nodejs and coffee // only a little toss to fix err: change os.tmpDir -> os.tmpdir (use Running in Development)

the preview:

report list: simple-breakpad-server_list.png

report detail: simple-breakpad-server_detail.png

How do I start simple-breakpad-server in my electron app?
Can I start this with crashReporter.start ?

@yurenchen000
Copy link

yurenchen000 commented May 18, 2022

@EmilyPaek
simple-breakpad-server is just a web server

npm run-script serve from it's readme

@EmilyPaek
Copy link

@EmilyPaek simple-breakpad-server is just a web server

npm run-script serve from it's readme

This isn't the solution I expected, but thank you.
And I ran the mini-breakpad-server a few hours ago 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants