This is the mail archive of the gdb-prs@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]

[Bug threads/12628] GDB checkpoint can't/shouldn't be possible withmultiple threads on Linux


http://sourceware.org/bugzilla/show_bug.cgi?id=12628

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-09-15 12:47:14 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    kpouget@sourceware.org    2011-09-15 12:47:07

Modified files:
    gdb            : ChangeLog linux-fork.c 

Log message:
    2011-09-15  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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13333&r2=1.13334
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linux-fork.c.diff?cvsroot=src&r1=1.38&r2=1.39

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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