chromium-breakpad icon indicating copy to clipboard operation
chromium-breakpad copied to clipboard

added support libraries for minidump_stackwalk.exe

Open robertohuertasm opened this issue 8 years ago • 3 comments

See minidump#26

Apparently, these libraries are needed to make minidump_stackwalk.exe work in Windows. I was trying to use simple-breakpad-server, which uses minidump which ends up using this repo.

I had to use these libraries to make it work so I decided to upload them to this repo in case someone else finds this issue.

robertohuertasm avatar Jul 21 '17 23:07 robertohuertasm

@robertohuertasm this fixed my problem and thank you for that. Is your repo still exist? It is marked as unknown repository and clicking it redirects to the master branch of chromium-breakpad.

sianlasaga avatar Oct 08 '19 06:10 sianlasaga

@sianlasaga I deleted it some time ago cleaning my github account. I didn't realized there was still a PR opened. It's been more than 2 years since I created the PR... I'm happy that these changes fixed your issue.

robertohuertasm avatar Oct 08 '19 07:10 robertohuertasm

@robertohuertasm oh I see. I guess I will just have to copy the files. I was working on this for a few days and you really saved me. thanks again.

sianlasaga avatar Oct 08 '19 08:10 sianlasaga