From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2473 invoked by alias); 12 Oct 2005 19:58:13 -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 2410 invoked by uid 22791); 12 Oct 2005 19:58:11 -0000 Received: from virtual.colorado.edu (HELO virtual.colorado.edu) (128.138.223.223) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 12 Oct 2005 19:58:11 +0000 Received: from virtual.colorado.edu (localhost.localdomain [127.0.0.1]) by virtual.colorado.edu (8.13.4/8.13.4) with ESMTP id j9CJw9gY010250 for ; Wed, 12 Oct 2005 13:58:09 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by virtual.colorado.edu (8.13.4/8.13.4/Submit) id j9CJw9Qj010249 for gdb@sourceware.org; Wed, 12 Oct 2005 13:58:09 -0600 From: Brad Aisa To: gdb@sourceware.org Subject: Re: GDB fails from Kdbg Date: Wed, 12 Oct 2005 19:58:00 -0000 User-Agent: KMail/1.8 References: <200510121105.16110.baisa@colorado.edu> <200510121229.24119.baisa@colorado.edu> <20051012185310.GA28855@nevyn.them.org> In-Reply-To: <20051012185310.GA28855@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510121358.09086.baisa@colorado.edu> X-SW-Source: 2005-10/txt/msg00079.txt.bz2 Did you follow the series of commands below, or just go: gdb clipview Because the latter works -- it is the sequence below that fails, and that is the sequence emitted by Kdbg when it loads an executable. On Wednesday 12 October 2005 12:53 pm, Daniel Jacobowitz wrote: > On Wed, Oct 12, 2005 at 12:29:24PM -0600, Brad Aisa wrote: > > Here is the instructions someone was given from the kdbg people > > who were trying to debug this, which I followed -- this is > > basically the commands issued by Kdbg, as copied from a log of > > launching with Kdbg: > > > > gdb > > set editing off > > set confirm off > > set print static-members off > > set print asm-demangle on > > define kdbg__alllocals > > info locals > > info args > > end > > set prompt (kdbg) > > file "clipview" > > set args > > info breakpoints > > info line main > > > > At the "info line main" point I got: > > Segmentation fault > > The binary you send me does not crash at this point in any version > of GDB I tried. Have you build GDB CVS or 6.3 from source to try, > rather than using the preinstalled packages on your system? -- Brad Aisa Professional Research Assistant Department of Psychology University of Colorado - Boulder