GNU Debugger Adding eBPF Debugging Support

Oracle engineer Jose Marchesi contributed the new target of (e)BPF for basic debugging at this point.
Included as part of this is an eBPF simulator for GDB that is the start of a basic instruction simulator for eBPF programs.
This is just the start currently merged for GDB, but given the increasing popularity of eBPF this target is sure to see more thorough support in due course.
Add A Comment