mirror of
https://codeberg.org/scip/diceware.git
synced 2025-12-17 02:40:57 +01:00
-debug
This commit is contained in:
@@ -14,7 +14,7 @@ steps:
|
||||
- apk update
|
||||
- apk add --no-cache bash build-base words-en gdb valgrind
|
||||
- make
|
||||
- valgrind --leak-check=full --show-reachable=yes ./dicepwgen -d -d
|
||||
- valgrind --leak-check=full --show-reachable=yes ./dicepwgen
|
||||
#- gdb -batch -ex "run" -ex "bt" --args dicepwgen
|
||||
#- ./dicepwgen -y | grep -E '[a-z]*%'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user