From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2559 invoked by alias); 27 Oct 2003 14:01:39 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2552 invoked from network); 27 Oct 2003 14:01:38 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 27 Oct 2003 14:01:38 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.10/8.12.10) with ESMTP id h9RE19Ir015949; Mon, 27 Oct 2003 08:01:09 -0600 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.10/8.12.9) with ESMTP id h9RE19fa006443; Mon, 27 Oct 2003 08:01:09 -0600 Received: (from mec@localhost) by duracef.shout.net (8.12.10/8.12.9/Submit) id h9RE190H006442; Mon, 27 Oct 2003 09:01:09 -0500 Date: Mon, 27 Oct 2003 14:01:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200310271401.h9RE190H006442@duracef.shout.net> To: drow@mvista.com, gdb-patches@sources.redhat.com Subject: Re: [rfa/doc/threads] thread breakpoints and system calls X-SW-Source: 2003-10/txt/msg00778.txt.bz2 Committed! Michael C === 2003-10-26 Michael Chastain * gdb.texinfo (Thread Stops): Document the issue with premature return from system calls in multi-threaded programs.