[krbdev.mit.edu #8478] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Aug 16 21:46:13 EDT 2016


Improve EINTR handling in bttest

The libdb2 btree debugging program bttest doesn't handle EINTR in its
input loop.  This causes difficulties with debugging using lldb,
because bttest gets signals like SIGSTOP when being attached, and lldb
doesn't seem to share the terminal well with a program being debugged.

https://github.com/krb5/krb5/commit/dbf6e70d04c094b6cf0ef076a62ef4ca27001183
Author: Tom Yu <tlyu at mit.edu>
Commit: dbf6e70d04c094b6cf0ef076a62ef4ca27001183
Branch: master
 src/plugins/kdb/db2/libdb2/test/btree.tests/main.c |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list