mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00

lib/debug.{c,h}: glibc backtrace printing function (from the glibc info page) configure.ac: check for glibc backtrace and set define lib/zebra.h: glibc backtrace support
4 lines
32 B
C
4 lines
32 B
C
|
|
void debug_print_trace (int);
|
|
|