CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/27 12:59:11
Modified files:
share/man/man4 : ddb.4
sys/ddb : db_break.c db_break.h db_run.c db_watch.c
db_watch.h
Log message:
Get rid of the vm_map field of ddb breakpoints and watchpoints, and do not
pretend these could work on userland addresses.
