File: scalar.vgtest

package info (click to toggle)
valgrind 1%3A3.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 158,568 kB
  • sloc: ansic: 746,130; exp: 26,134; xml: 22,708; asm: 13,570; cpp: 7,691; makefile: 6,177; perl: 5,965; sh: 5,665; javascript: 929
file content (10 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
prog: scalar
vgopts: -q --error-limit=no --sim-hints=lax-doors
stderr_filter: filter_scalar
# Remove all frames from the stack trace except the first one.
# This is important because syscall() function on x86 isn't ABI conformant
# which confuses the Valgrind stack unwinder.
# Therefore x86 and amd64 stack traces are unified so that they contain only
# 'syscall (in libc)' stack frame and this is then filtered out completely.
stderr_filter_args: libc