Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

emersion/debug-frame-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

debug-frame-check

Check .eh_frame and .debug_frame information.

ORC & DWARF crosscheck

Dependencies:

Usage:

bin/dwarf-orc-crosscheck.sh test.c

(You can set CC, OBJTOOL and DAREOG environment variables to paths to these tools)

Csmith example usage:

env CC=gcc CFLAGS="-I/usr/include/csmith-2.3.0/ -w -O2" OBJTOOL=../../linux/tools/objtool/objtool OBJTOOLFLAGS="--no-fp" DAREOG=../../dareog/build/dareog bin/dwarf-orc-csmith.sh

License

MIT

Releases

No releases published

Packages

No packages published