WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
37.42k stars 1.64k forks source link

[Feature] Show stacktrace implementation used #1768

Open iTrooz opened 1 week ago

iTrooz commented 1 week ago

What feature would you like to see?

I'd like ImHex to display in the logs the stacktrace implementation that it used, when displaying a stack trace

How will this feature be useful to you and others?

This will help analyze stacktrace qualities, to know which implement are the best and in which circumstances

Request Type

Additional context?

The current implementations we have can be found in main/gui/source/stacktrace.cpp