aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorDavid Faust <david.faust@oracle.com>2024-04-24 15:01:02 -0700
committerDavid Faust <david.faust@oracle.com>2024-04-25 11:53:29 -0700
commit1604f7cebc49220e47d584615bcd91b1fdc1267f (patch)
treee94f19baf19347d6e9a495f20ba150cfcecd96c6 /libgcc
parentf541757ba4632e204169dd08a5f10c782199af42 (diff)
downloadgcc-1604f7cebc49220e47d584615bcd91b1fdc1267f.zip
gcc-1604f7cebc49220e47d584615bcd91b1fdc1267f.tar.gz
gcc-1604f7cebc49220e47d584615bcd91b1fdc1267f.tar.bz2
bpf: set PREFERRED_DEBUGGING_TYPE to BTF_DEBUG
BTF is the standard debug info used with BPF programs, so it makes sense to default to BTF rather than DWARF. gcc/ * config/bpf/bpf.h (PREFERRED_DEBUGGING_TYPE): Set to BTF_DEBUG. gcc/testsuite/ * gcc.target/bpf/bpf-debug-options-1.c: New test. * gcc.target/bpf/bpf-debug-options-2.c: Likewise. * gcc.target/bpf/bpf-debug-options-3.c: Likewise. * gcc.target/bpf/core-options-4.c: Likewise.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions