{$mode delphi} type e = ( PTRACE_SINGLESTEP = 9, PT_STEP = PTRACE_SINGLESTEP ); begin end.