[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [RFC] strace-like output for user-linux
From: |
Stuart Anderson |
Subject: |
[Qemu-devel] [RFC] strace-like output for user-linux |
Date: |
Sat, 2 Jun 2007 12:35:41 -0400 (EDT) |
I'm sending this patch out for comments. It adds the capability to get
strace(1) like output from the target executable in user-linux mode.
A couple of things that should probably be done before calling it done
is to fill in more call specific format strings, and using a technique
similar to how the format strings are handled, add the ability to have
syscall specific output functions that could decode flags, etc to give
more detailed output.
Any feedback would be appreciated.
Stuart
Stuart R. Anderson address@hidden
Network & Software Engineering http://www.netsweng.com/
1024D/37A79149: 0791 D3B8 9A4C 2CDC A31F
BD03 0A62 E534 37A7 9149
11_strace.patch
Description: strace-like output patch
- [Qemu-devel] [RFC] strace-like output for user-linux,
Stuart Anderson <=