From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2547 invoked by alias); 2 Jun 2005 22:01:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 2490 invoked by uid 22791); 2 Jun 2005 22:01:44 -0000 Received: from rwcrmhc13.comcast.net (HELO rwcrmhc13.comcast.net) (204.127.198.39) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 02 Jun 2005 22:01:44 +0000 Received: from rio (c-24-7-116-111.hsd1.ca.comcast.net[24.7.116.111]) by comcast.net (rwcrmhc13) with SMTP id <20050602220142015009g1jbe>; Thu, 2 Jun 2005 22:01:42 +0000 Message-ID: <005601c567be$a8c754d0$5a02a8c0@rio> From: "Nick Savoiu" To: References: Subject: Determine if running under GDB Date: Thu, 02 Jun 2005 22:01:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-SW-Source: 2005-06/txt/msg00015.txt.bz2 Can a program tell if it's being run under GBD control? Thanks, Nick