Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Document PT_GETDBREGS, PT_SETDBREGS, TRAP_SCE and TRAP_S...
details: https://anonhg.NetBSD.org/src/rev/82d5678341ad
branches: trunk
changeset: 351845:82d5678341ad
user: kamil <kamil%NetBSD.org@localhost>
date: Wed Mar 01 10:28:47 2017 +0000
description:
Document PT_GETDBREGS, PT_SETDBREGS, TRAP_SCE and TRAP_SCX in CHANGES
Added entries:
ptrace(2): Add new API replacing PT_WATCHPOINT for Debug Registers:
PT_GETDBREGS and PT_SETDBREGS
siginfo(2): Add new si_code values for SIGTRAP: TRAP_SCE and TRAP_SCX
Sponsored by <The NetBSD Foundation>
diffstat:
doc/CHANGES | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 80920469cb11 -r 82d5678341ad doc/CHANGES
--- a/doc/CHANGES Wed Mar 01 09:09:37 2017 +0000
+++ b/doc/CHANGES Wed Mar 01 10:28:47 2017 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2258 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2259 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -478,4 +478,8 @@
(MBR). [rin 20170219]
dk(4): Add DKWEDGE_METHOD_RDB option to enable Amiga Rigid Disk Block
(RDB) partitioning detection method. [rin 20170226]
+ ptrace(2): Add new API replacing PT_WATCHPOINT for Debug Registers:
+ PT_GETDBREGS and PT_SETDBREGS [kamil 20170228]
+ siginfo(2): Add new si_code values for SIGTRAP: TRAP_SCE and TRAP_SCX
+ [kamil 20170228]
zoneinfo: Import tzdata2017a. [kre 20170301]
Home |
Main Index |
Thread Index |
Old Index