[PATCH] GDB checkpoint can't/shouldn't be possible with multiple threads on Linux

Pedro Alves pedro@codesourcery.com
Tue Apr 12 13:36:00 GMT 2011


On Tuesday 12 April 2011 14:27:49, Kevin Pouget wrote:
> everything should have been fixed now,
> 
> 
> > Can you have a dialogue with your mailer, convincing it
> > to attach text files as Content-Type: text/$SOMETHING
> > rather than application/octet-stream + base64 ?
> > It's more steps to to read and harder to quote-for-review
> > binary attachments than should be necessary.  Thanks.
> 
> gmail is my provider, not easy to talk to them; copy-and-paste should be better

gmail + smtp (and imap) is what I use with my private gmail address.
Works fine.  I think there's a way to trick gmail's web client
to send text as text.  ISTR you only need to name your files .txt,
rather that .diff or something else.  I might me wrong.

> I'll take an extra care with all these spaces, sorry :)

No worries.  :-)

> 2011-04-12 Kevin Pouget <kevin.pouget@st.com>

Double spaces before and after your name:

2011-04-12  Kevin Pouget  <kevin.pouget@st.com>

> 
>         PR threads/12628
> 
>         * linux-fork.c (checkpoint_command): Disallow checkpointing of
>         processes with multiple threads.
>         (inf_has_multiple_thread_cb): New function.
>         (inf_has_multiple_threads): New function.

Thanks, this revision looks great.

Is your copyright assigment sorted out?

-- 
Pedro Alves



More information about the Gdb-patches mailing list