I use Valgrind to check memleak in my project — a trading system server. When the memory database size configured on the server is large(64g or more), valgrind will exit when I start detecting.
How to apply lager memory for Valgrind? Is there any option could set larger memory for Valgrind?
New contributor
epiphany ch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1