summaryrefslogtreecommitdiff
path: root/scripts/decodecode
AgeCommit message (Collapse)AuthorFilesLines
2018-05-24scripts: add decodecode from LinuxHeinrich Schuchardt1-0/+125
The script decodecode can be used to disassemble the 'Code:' line written when an exception occurs. The script is copied from Linux v4.16. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>