[pango/round-glyphs-option: 4/5] Try to debug win32 ci



commit 15d643ea3d8c1af1ec8d4b452a8b3e9246e21928
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Aug 3 16:23:19 2019 -0400

    Try to debug win32 ci

 .gitlab-ci/render-msys2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/render-msys2.sh b/.gitlab-ci/render-msys2.sh
index f81f0c60..8d13e9bc 100644
--- a/.gitlab-ci/render-msys2.sh
+++ b/.gitlab-ci/render-msys2.sh
@@ -2,4 +2,4 @@
 
 set -e
 
-PATH=_build/pango:$PATH _build/utils/pango-view --no-display --output _build/hello.png utils/HELLO.txt
+PATH=_build/pango:$PATH gdb --eval-command=run --args _build/utils/pango-view --no-display --output 
_build/hello.png utils/HELLO.txt


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]