1
0
mirror of https://github.com/upx/upx.git synced 2025-08-07 22:46:51 +08:00

CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2025-07-18 12:42:37 +02:00
parent dd0a8856cc
commit 3ec6a3cce0

View File

@ -21,7 +21,8 @@ catch signal SIGSEGV
commands
x/i $pc
info reg
x/16i $pc-0x20
x/32i $pc-0x20
quit 77
end
EOF