Feature request: Disassembly
Open
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
I've started to catch live crashes from UE4 using our plugin ([https://github.com/mainframeindustries/UE4SentryClientPlugin]())
Since we don't upload source code (it would be prohibitive, and probably a breach of EULA), I wonder if it would be possible to have access to code disassembly in the traceback? Is this technically feasable? Is the code available for the backend (crashpad, brakepad), could disassembly be performed by sentry cloud?
Currently all I have is the contents of the registers.
Contributor guide
Assessment
This issue has not been assessed yet.