History log of /freebsd-10.1-release/sys/sparc64/sparc64/db_hwwatch.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 149925 10-Sep-2005 marcel

Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint()
and db_md_list_watchpoints() to ddb/ddb.h.


# 119291 22-Aug-2003 imp

Prefer new location of pci include files (which have only been in the
tree for two or more years now), except in a few places where there's
code to be compatible with older versions of FreeBSD.


# 113238 08-Apr-2003 jake

Use vm_paddr_t for physical addresses.


# 92844 20-Mar-2002 alfred

Remove __P.

profile.h and bus.h were excluded because there is currently WIP.

Reviewed by: tmm


# 90621 13-Feb-2002 tmm

Use stxa_sync() when accessing the LSU control register to avoid undefined
behaviour.


# 82007 20-Aug-2001 jake

Add code for supporting hardware watch points.

Submitted by: tmm