diff options
author | Gustavo Sverzut Barbieri <barbieri@gmail.com> | 2009-07-11 16:27:37 +0000 |
---|---|---|
committer | Gustavo Sverzut Barbieri <barbieri@gmail.com> | 2009-07-11 16:27:37 +0000 |
commit | f3c1679442e7cdf3090ea0e47e0e59e2ade86f37 (patch) | |
tree | 917ebe07659b9de2caf2c977849aafd5f252e08d /src/modules/mixer/conf_module.c | |
parent | df098aa052c0bc470f58853c005ec55fa98235b4 (diff) | |
download | enlightenment-f3c1679442e7cdf3090ea0e47e0e59e2ade86f37.tar.gz |
make it easy to run e under valgrind and debug crashes.
this should help us in near future:
* -valgrind[=MODE], to run under valgrind and toggle interesting
options as we often request users to give us valgrind logs but
they're often running valgrind on wrong binaries and with wrong
parameters. See enlightenment_start -help for more, but in sort:
-valgrind=all should give us enough information.
* -valgrind-log-file=path, so the log will not mix with lots of
output we do.
* debug: on crashes, always list traceback (execinfo/glibc
functions) and check if gdb exists, if so ask it to print out
traceback of all threads to stdout. gdb will be detached as soon
as messages were printed and everything should work without gdb as
well.
SVN revision: 41309
Diffstat (limited to 'src/modules/mixer/conf_module.c')
0 files changed, 0 insertions, 0 deletions