mirror of
https://github.com/gunchev/home_bin.git
synced 2025-11-20 12:15:46 +00:00
No --db-command and --db-attach any more :(
This commit is contained in:
parent
7b1df87def
commit
247953cdad
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@
|
|||
|
||||
G_SLICE=always-malloc G_DEBUG=gc-friendly \
|
||||
/usr/bin/valgrind --tool=memcheck --trace-children=no --leak-check=full --leak-resolution=high --num-callers=32 --max-stackframe=20982960 \
|
||||
--track-fds=yes --track-origins=no --db-command="cgdb -nw %f %p" --error-exitcode=1 --show-reachable=no --db-attach=yes "$@"
|
||||
--track-fds=yes --track-origins=no --error-exitcode=1 --show-reachable=no"$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue