|
From: Roger B. <ro...@ro...> - 2013-01-01 22:15:01
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/01/13 11:34, Philippe Waroquiers wrote: > --keep-stacktraces=alloc|free|alloc-and-free|alloc-else-free|none > [alloc-else-free] Something like this would make most sense and is future proof if you allow a comma separated list eg --keep-stacktraces=alloc,free I could see future functionality such as wanting to mark when memory was last written to or last read etc so you could have additional stacktraces like lastread,lastwritten. Others could include threading markers. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlDjX8sACgkQmOOfHg372QSaWwCdFfc83PwpfjquIdAyIvh8Jh4t 9QoAoJJhXcgokm3oekBG8yQs7V/OLpSi =J9zd -----END PGP SIGNATURE----- |