Re: Problem of GDB interaction with interrupted system calls

2009-11-01 Thread teawater
This signal ctrl-c will not really send to inferior. (gdb) help info handle On Oct 31, 12:10 am, Alexandre Rusev wrote: > Hi. > > When the program at ht end of message debugged under GDB is stopped with > Ctrl+C > it's usually found in interrupted system call. (The same result is > observed for

Re: GDB 7's process record/replay & BDW-GC

2009-11-01 Thread teawater
http://sourceware.org/gdb/wiki/ProcessRecord On Oct 30, 5:47 am, "Boehm, Hans" wrote: > There may be an easy GC-specific workaound, int that you can probably build > it with -DNO_GETCONTEXT.  Or you might be able to link statically against > libc?  But this doesn't sound like this will be the