]> granicus.if.org Git - strace/commit
Add indication of optional demangle feature strace -V output
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 9 Jan 2018 19:00:27 +0000 (20:00 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 11 Jan 2018 15:54:33 +0000 (15:54 +0000)
commit8cea0b917aae36d23747ecda4acc5a3291a8867c
tree9e6a564ae4e0038daf64c97ed9e6b94459a39e85
parent54402590c3a6920dd1a4ddc95662c5165c86ff4d
Add indication of optional demangle feature strace -V output

* strace.c (print_version) [USE_DEMANGLE]: Append " stack-demangle"
to the features string.
* tests/strace-V.test: Update expected output.
strace.c
tests/strace-V.test