]> git.ipfire.org Git - thirdparty/asterisk.git/commit
live_ast: valgrind: run asterisk under valgrind
authorRichard Mudgett <rmudgett@digium.com>
Mon, 9 Jan 2012 18:54:56 +0000 (18:54 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 9 Jan 2012 18:54:56 +0000 (18:54 +0000)
commit8726d89f584073fd363f701f5fa3728350fd9766
tree734fdace4054b3560fc36a98be88759441ae40c7
parent3609b8c19bb6ce8433aad0457b14f0607d0fcabc
live_ast: valgrind: run asterisk under valgrind

Adds a new sub-command, "valgrind" to live_ast. It runs asterisk under
valgrind. The extra command-line parameters are passed to Asterisk as
usual, and parameters to valgrind are passed through LIVE_AST_VALGRIND_ARGS
in live.conf .

Review: https://reviewboard.asterisk.org/r/1109/

Merged revisions 326636 from http://svn.asterisk.org/svn/asterisk/branches/10

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@350128 65c4cc65-6c06-0410-ace0-fbb531ad65f3
contrib/scripts/live_ast