mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-09-28 19:05:55 +08:00
22 lines
631 B
Plaintext
22 lines
631 B
Plaintext
[tid 0]<--
|
|
[tid 1710]-->
|
|
{Call main(2)
|
|
{Call routine1(2,3)
|
|
}Return routine1(2,3) = 6
|
|
c = 6
|
|
::signal(4,0x401800) = (nil)
|
|
{Call manage_sigpipe(4)
|
|
::open("/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp"...,2,438) = -1 - ENOENT (2, No such file or directory)
|
|
::open("tmp/prova",66,438) = 5
|
|
}Return manage_sigpipe(4)
|
|
::raise(4) = 0
|
|
result raise() = 0
|
|
test_stat() = 0
|
|
test_stat() = 0
|
|
test_stat() = 0
|
|
test_stat() = 0
|
|
test_stat() = 0
|
|
::malloc(1000) = (nil) - ENOMEM (12, Cannot allocate memory)
|
|
malloc() = (nil)
|
|
}Return main(2) = 0
|