Print summary before exec
François-Xavier Carton via Valgrind-users <[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <20200625181429.GA29452@pc-fx> |
Hi, I have a program that calls exec without forking. I would like to run that program under valgrind and get a summary report for the code before the call to exec. I don't want to trace the exec'ed program, so the --trace-children option does not do what I want. Is there a way to have valgrind output the error/leak summary before exec (without tracing after exec)? Thanks, François-Xavier _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users