FlorentRevest / syz-rrr

Deterministic record and replay and tracing of syzkaller bug reproducers
GNU General Public License v2.0
8 stars 4 forks source link

Add prerequisite kernel configuration option ("DEBUG_INFO_DWARF4") to config #7

Closed artmetla closed 2 months ago

artmetla commented 2 months ago

The "DEBUG_INFO_DWARF4" option is prerequisiute for enabling "DEBUG_INFO_BTF" in 5.X kernels. Introducting this change allows smoothg operation of syz-rrr with 5.X versions.