[RFC] redebug - error reporting.
Joseph S. Myers
joseph@codesourcery.com
Fri Oct 25 15:29:00 GMT 2013
On Fri, 25 Oct 2013, Ondrej Bilka wrote:
> Comments?
It's difficult to tell what the connection to glibc in this message is
supposed to be. If it's that it should be possible to stop in a debugger
at particular points in glibc, I think that's a reasonable use of the
existing SystemTap probe support - put a probe at the relevant point in
glibc, and then GDB can stop at such probe points if the user wishes it to
do so. More general issues about techniques for using reversible
debugging would better be discussed somewhere else.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list