[merp] Include any managed methods in the 'unmanaged_frames' portion … (#17090)
commit10e9159eaa92364f03c8359c47e6129aba1f9bda
authorAlexis Christoforides <alexis@thenull.net>
Wed, 2 Oct 2019 05:11:35 +0000 (2 01:11 -0400)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2019 05:11:35 +0000 (2 01:11 -0400)
tree6ecb0c22b98b209bc2b196e9e0476ea1b4eb0c07
parent0004522028ad30bfb7299a6e50cbab98a63ffeaf
[merp] Include any managed methods in the 'unmanaged_frames' portion … (#17090)

* [merp] Include any managed methods in the 'unmanaged_frames' portion of the output also

This can help correlate the two lists when we have mixed managed & unmanaged stacks in our crash output.

* Wehn symbol/function address is not found, still output the IaP

* Don't set native_offset to ip, that's not what it means

* [merp] Bump protocol version

* Minor formatting fix

* Remove paths from assembly image names

* Remove unused var

* Refactor filling in managed info for stack frame

* Revert "Remove paths from assembly image names"

This reverts commit defe86b471f37e12fa66a104747cac932943dca1.
mono/mini/mini-exceptions.c
mono/utils/mono-state.c
mono/utils/mono-state.h