Commit 1c6af2d
authored
drsyscall: capture lseek and unlinkat syscalls for attach-memory-dump-syscall-test. (#7602)
Capture lseek and unlinkat syscalls in
suite/tests/client-interface/attach-memory-dump-syscall-test.dll.c.
These two syscalls are used by
suite/tests/linux/syscall-records-attach.c through lseek() and remove().
Issue: #75881 parent 1db3f38 commit 1c6af2d
File tree
1 file changed
+2
-0
lines changed- suite/tests/client-interface
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
0 commit comments