From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5016 invoked by alias); 3 Apr 2009 02:58:27 -0000 Received: (qmail 4664 invoked by uid 22791); 3 Apr 2009 02:58:26 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.188) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Apr 2009 02:58:21 +0000 Received: by ti-out-0910.google.com with SMTP id a1so736181tib.12 for ; Thu, 02 Apr 2009 19:58:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.49.6 with SMTP id w6mr985245tiw.44.1238727498639; Thu, 02 Apr 2009 19:58:18 -0700 (PDT) In-Reply-To: References: Date: Fri, 03 Apr 2009 02:58:00 -0000 Message-ID: Subject: Re: About "process 42000" From: Hui Zhu To: Shrinand Javadekar Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00031.txt.bz2 remote and remote-sim (maybe some others) use this 42000 to be the dummy pid number because they don't have really inferior in host. Thanks, Hui On Fri, Apr 3, 2009 at 09:10, Shrinand Javadekar wrote: > Hi, > > I see "process 42000" in the output of an "info threads" command. > > What exactly is this process with id 42000? And what is its significance? > > Thanks in advance. > -Shri >