This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using reverse execution


Jim Blandy wrote:

- Getting signals like SIGIO or SIGWINCH to arrive at exactly the same
 points is something I just don't know how to do.  It's clear how to
 take and restore snapshots, but it's not clear how to recognize when
 a system has re-reached a given state and should have its signal
 re-delivered.

I think you'd have to get hints from the system, and similarly for
thread switching.

Stan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]