Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/include
Module Name: src
Committed By: kamil
Date: Tue May 22 21:03:09 UTC 2018
Modified Files:
src/sys/arch/i386/include: ptrace.h
Log Message:
Define PTRACE_BREAKPOINT_ASM for i386 in the MD part of <sys/ptrace.h>
x86 uses int3 for software breakpoint on i386 and amd64.
Sponsored by <The NetBSD Foundation>
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/i386/include/ptrace.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index