Searched refs:MAY_FOLLOW_EXEC (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gdb/gdb/
H A Dinfrun.c105 #ifndef MAY_FOLLOW_EXEC
106 #define MAY_FOLLOW_EXEC (0) macro
109 static int may_follow_exec = MAY_FOLLOW_EXEC;

Completed in 56 milliseconds