mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
overhaul of the thread support. Many things are now probably broken, but at least with --tool=none, simple and not-so-simple threaded and non-thread programs work. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3265
20 lines
420 B
Plaintext
20 lines
420 B
Plaintext
|
|
|
|
FILE DESCRIPTORS: 4 open at exit.
|
|
Open file descriptor .: /dev/null
|
|
at 0x........: open (in /...libc...)
|
|
by 0x........: __libc_start_main (in /...libc...)
|
|
by 0x........: ...
|
|
|
|
Open file descriptor .: .
|
|
<inherited from parent>
|
|
|
|
Open file descriptor .: .
|
|
<inherited from parent>
|
|
|
|
Open file descriptor .: /dev/null
|
|
<inherited from parent>
|
|
|
|
|
|
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|