Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Collect all openssl calls of the test script as gdb-commands to a file in TMPPDIR, to make debugging easier. Debugging sequence example: - run the tests (make check) - uncomment the line in gdb-commands.txt you want to debug - prepare the debugging environment (source debugvars) - start openssl in gdb, set breakpoints and importi/source the gdb-commands.txt Signed-off-by: Holger Dengler <dengler@linux.ibm.com>
- Loading branch information