Module Name:    src
Committed By:   ryo
Date:           Tue Sep 10 08:16:05 UTC 2019

Modified Files:
        src/share/man/man4: ddb.4
        src/sys/ddb: db_examine.c

Log Message:
Add support for 'p' qualifier for pointer values on examine.
this shows as a pointer with symbol if possible. (e.g. "x/p $sp,10")


To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/share/man/man4/ddb.4
cvs rdiff -u -r1.37 -r1.38 src/sys/ddb/db_examine.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to