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: checkpoints vs multithreaded programs


some work has been done to support GlibC/Pthread checkpointing:
http://people.csail.mit.edu/jansel/papers/2006pdpta.pdf but it would
require some substantial work to really support it from GDB I guess
...

On Fri, Apr 8, 2011 at 4:54 AM, przemekk834a <przemekk834a@o2.pl> wrote:
>
> Hello,
>
> Recently I've found the following message on the bugs list:
>
> [Bug threads/12628] New: GDB checkpoint can't/shouldn't be possible with multiple threads on Linux
>
> I have a quick question: does it mean that checkpoint support for multithreaded programs will be removed from future versions of GDB? (If I understand correctly this never have been working due to Linux system limitations).
>
> I'm asking because I write a GUI frontend for GDB and I consider adding GUI for checkpoints -- but with single-thread limitation I doubt this makes much sense.
>
> Best regards,
> Przemek Kuczmierczyk
>


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