Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2000 10:07:27 -0700 (PDT)
From:      "Brian S. Dean" <bsd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/i386/sys i386_clr_watch.c i386_set_watch.3 i386_set_watch.c Makefile.inc src/sys/i386/include reg.h sysarch.h
Message-ID:  <200009211707.KAA17177@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bsd         2000/09/21 10:07:27 PDT

  Modified files:
    lib/libc/i386/sys    Makefile.inc 
    sys/i386/include     reg.h sysarch.h 
  Added files:
    lib/libc/i386/sys    i386_clr_watch.c i386_set_watch.3 
                         i386_set_watch.c 
  Log:
  Add a couple of debug register helper functions to assist in setting
  and clearing watchpoints.
  
  Reviewed by:	jwd@FreeBSD.org, -hackers@
  
  Revision  Changes    Path
  1.18      +5 -3      src/lib/libc/i386/sys/Makefile.inc
  1.23      +7 -1      src/sys/i386/include/reg.h
  1.14      +5 -1      src/sys/i386/include/sysarch.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009211707.KAA17177>