yar         2006-06-18 12:27:59 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_kdb.c 
  Log:
  Add a funny sysctl: debug.kdb.trap_code .
  It is similar to debug.kdb.trap, except for it tries to cause a page fault
  via a call to an invalid pointer.  This can highlight differences between
  a fault on data access vs. a fault on code call some CPUs might have.
  
  This appeared as a test for a work \
  Sponsored by: RiNet (Cronyx Plus LLC)
  
  Revision  Changes    Path
  1.23      +22 -1     src/sys/kern/subr_kdb.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to