On 02.05.2017 16:50, Pavel Labath wrote:
> Sorry it took me so long. I think it's fine to check a couple of those
> in. When zipped, they will still be orders of magnitude smaller then
> the windows minidump exe we are carrying around.
>
> For the long term though, I'd like to add the necessary su
Sorry it took me so long. I think it's fine to check a couple of those
in. When zipped, they will still be orders of magnitude smaller then
the windows minidump exe we are carrying around.
For the long term though, I'd like to add the necessary support to
llvm's obj2yaml to be able to generate the
Hello,
I've prepared two sets of core(5) files with the following programs:
- 1lwp_SIGSEGV (signal SIGSEGV emitted for thread)
- 1lwp_busyloop (signal SIGABRT emitted for the whole process)
My compiler is GCC 5.4.0 and host NetBSD/amd64 7.99.70.
The first set is written with a custom startup a