pt_exec
static mdb_tgt_se_f pt_exec;
pt_exec(t, 0, NULL);
(void) mdb_tgt_add_sysexit(t, SYS_execve, hflag, pt_exec, NULL);