Module Name: src Committed By: simonb Date: Mon Apr 12 11:35:22 UTC 2021
Modified Files:
src/sys/arch/mips/mips: db_disasm.c
Log Message:
Print target addresses similar to aarch64 as "address <sym+off>"
instead of "<sym+off> [addr:address]". Uses less columns, a bit
easier on the eyes.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/mips/mips/db_disasm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
