CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/24 14:01:03
Modified files:
sys/arch/mips64/include: proc.h
sys/arch/mips64/mips64: process_machdep.c trap.c
Log message:
Make sure ptrace_sstep(,0) actually clears breakpoints, by replacing the
ptrace guts with a logic similar to what the alpha port does.
