Ah ok, maybe I slightly misunderstood your question. From your transcript I infer that the
testsuite ran the perl script `generate_ssl_tests.pl`, which generated some test files an then ran the binary `ssl_test` as follows: ./test/ssl_test ./test-runs/test_ssl_new/17-renegotiate.cnf.default If the
testfile `./test-runs/test_ssl_new/17-renegotiate.cnf.default` still exists, you should be able to debug the program in
gdb with the aid of the `wrap.pl` helper script as follows: ./util/wrap.pl
gdb –args ./test/ssl_test ./test-runs/test_ssl_new/17-renegotiate.cnf.default Hope that helps, Matthias |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature