]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: add syscall tracing level
authorMike Frysinger <vapier@gentoo.org>
Thu, 26 May 2011 00:09:59 +0000 (00:09 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 26 May 2011 00:09:59 +0000 (00:09 +0000)
commit3a49ea9faceb2a5c0d8d3afdee0a057c8ebe9501
tree2bb4cee29cc74384e4ec52406a5a892c4252f46a
parent39f8b7c1fa376ee6d1ecb6ebee6b5fe506d269f4
sim: add syscall tracing level

It's useful to be able to trace just the system calls the simulated
program is calling, so add a new --trace-syscall option for ports to
leverage if they choose.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
sim/common/ChangeLog
sim/common/sim-trace.c
sim/common/sim-trace.h