Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc siginfo(2): Ship with MI syscall information of a debugg...



details:   https://anonhg.NetBSD.org/src/rev/5285dd469c1d
branches:  trunk
changeset: 451106:5285dd469c1d
user:      kamil <kamil%NetBSD.org@localhost>
date:      Mon May 06 08:32:40 2019 +0000

description:
siginfo(2): Ship with MI syscall information of a debugged process for
SIGTRAP and si_code TRAP_SCE/TRAP_SCX.

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 65c688c30fc9 -r 5285dd469c1d doc/CHANGES
--- a/doc/CHANGES       Mon May 06 08:07:41 2019 +0000
+++ b/doc/CHANGES       Mon May 06 08:32:40 2019 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2534 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2535 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -374,3 +374,5 @@
        bind: Import version 9.14.1. [christos 20190427]
        acpi(4): Updated ACPICA to 20190405. [christos 20190428]
        dhcpcd(8): Import dhcpcd-7.2.2 [roy 20190504]
+       siginfo(2): Ship with MI syscall information of a debugged process for
+               SIGTRAP and si_code TRAP_SCE/TRAP_SCX. [kamil 20190506]



Home | Main Index | Thread Index | Old Index