peter       2003/07/23 16:20:20 PDT
  FreeBSD src repository
  Modified files:
    sys/amd64/amd64      machdep.c 
  Log:
  Make the breakpoint instruction trap gate available to users.
  ptrace() needs this.
  
  Submitted by:   Mark Kettenis <kettenis at chello.nl>
  
  Revision  Changes    Path
  1.585     +1 -1      src/sys/amd64/amd64/machdep.c