From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27342 invoked by alias); 28 Apr 2008 00:15:37 -0000 Received: (qmail 27334 invoked by uid 22791); 28 Apr 2008 00:15:37 -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.31) with ESMTP; Mon, 28 Apr 2008 00:15:17 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id CC54A983DA; Mon, 28 Apr 2008 00:15:15 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id A76DE98371; Mon, 28 Apr 2008 00:15:15 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JqH1X-0002bz-0o; Sun, 27 Apr 2008 20:15:15 -0400 Date: Mon, 28 Apr 2008 17:42:00 -0000 From: Daniel Jacobowitz To: Mike Frysinger Cc: gdb@sourceware.org Subject: Re: the "load" command and the .bss section Message-ID: <20080428001514.GA10021@caradoc.them.org> Mail-Followup-To: Mike Frysinger , gdb@sourceware.org References: <200804270509.34308.vapier@gentoo.org> <20080427135600.GA9356@caradoc.them.org> <200804271745.59361.vapier@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200804271745.59361.vapier@gentoo.org> User-Agent: Mutt/1.5.17 (2007-12-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-04/txt/msg00234.txt.bz2 On Sun, Apr 27, 2008 at 05:45:58PM -0400, Mike Frysinger wrote: > what would be the way to extend things ? getopt-style flags to load ? a new > command ? i may take a look (according to my wants/needs), but i'm not > terribly good with gdb code base, so i wont promise anything ... Beats me. Either one, I suppose, and maybe a matching MI -target-download option. -- Daniel Jacobowitz CodeSourcery