From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7161 invoked by alias); 1 Dec 2008 00:10:57 -0000 Received: (qmail 7145 invoked by uid 22791); 1 Dec 2008 00:10:56 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Dec 2008 00:10:16 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 224FD10C2F; Mon, 1 Dec 2008 00:10:14 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id B935C1053F; Mon, 1 Dec 2008 00:10:13 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1L6wMe-0004Tl-T7; Sun, 30 Nov 2008 19:10:12 -0500 Date: Mon, 01 Dec 2008 00:10:00 -0000 From: Daniel Jacobowitz To: Doug Evans Cc: gdb@sourceware.org Subject: Re: xmalloc for gdbserver? Message-ID: <20081201001012.GA17190@caradoc.them.org> Mail-Followup-To: Doug Evans , gdb@sourceware.org References: <20081130215841.181201C7A0C@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081130215841.181201C7A0C@localhost> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-12/txt/msg00000.txt.bz2 On Sun, Nov 30, 2008 at 01:58:40PM -0800, Doug Evans wrote: > Do we want to create versions of xmalloc, et.al. for gdbserver? > I'll submit a patch for whichever way we choose, I just need to > know which way to go. Seems fine to me. I just haven't done it because, to the best of my knowledge, none of them have ever failed :-) -- Daniel Jacobowitz CodeSourcery