[x86/Linux][SOS] Fix DumpStack command output on x86 (dotnet/coreclr#14189)
authorKonstantin Baladurin <k.baladurin@partner.samsung.com>
Fri, 29 Sep 2017 14:03:17 +0000 (17:03 +0300)
committerJan Vorlicek <janvorli@microsoft.com>
Fri, 29 Sep 2017 14:03:17 +0000 (16:03 +0200)
commit0e2dac21b1b3473217f5358e1e70be4a322a9c3c
tree6d3af378c0c15c7346296a00101969ecee975b26
parent5145957e73cbb77217f4df2b81129e960d350a5f
[x86/Linux][SOS] Fix DumpStack command output on x86 (dotnet/coreclr#14189)

On x86 DumpStack command doesn't print symbol information for
caller and callee. This patch fixes it and make output the same
as on AMD64.

Commit migrated from https://github.com/dotnet/coreclr/commit/c8a49ac3abce30092f51e397136098f9cdd9ba5f
src/coreclr/src/ToolBox/SOS/Strike/disasm.cpp