Skip to content

Commit

Permalink
linux-user: strace now handles guest strings correctly [v2]
Browse files Browse the repository at this point in the history
- to not to break strace with GUEST_BASE is set:
- Strace now can load and print guest strings correctly.
- Added printing support for commonly used flags in some syscalls
  (e.g open, creat, mmap etc.)

v2:
- fix strace.c build on etch
- add futex print to strace

Signed-off-by: Mika Westerberg <[email protected]>
Signed-off-by: Riku Voipio <[email protected]>
  • Loading branch information
Mika Westerberg authored and Riku Voipio committed Jun 16, 2009
1 parent 9edc5d7 commit 74d753a
Show file tree
Hide file tree
Showing 4 changed files with 1,118 additions and 77 deletions.
Loading

0 comments on commit 74d753a

Please sign in to comment.