From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19196 invoked by alias); 10 Jun 2002 15:17:10 -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 19136 invoked from network); 10 Jun 2002 15:17:07 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 10 Jun 2002 15:17:07 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id C14C33EAB; Mon, 10 Jun 2002 11:17:07 -0400 (EDT) Message-ID: <3D04C2F3.7000104@cygnus.com> Date: Mon, 10 Jun 2002 08:17:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0rc3) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: Christopher Faylor , gdb@sources.redhat.com Subject: Re: Just-in-time debugging References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-06/txt/msg00078.txt.bz2 > On Sun, 9 Jun 2002, Christopher Faylor wrote: > > >> Unless we want to start documenting things like "How to use ulimit" in >> the gdb manual, I don't think it is necessarily appropriate for us >> to mention the setting of environment variables for cygwin. > > > The variable is related to GDB, so it sounds appropriate. Yes. While not the internal user interface, it definitly very useful and makes someone using GDB's life easier. Similar to this is knowing how to use GDB to create a stack backtrace. Andrew