This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: symtab/2005: info line seems to crash in gdb 6.3


The following reply was made to PR symtab/2005; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: Sven Krueger <sven.krueger@delair.de>
Cc: gdb-gnats@sources.redhat.com, sk1@delair.de
Subject: Re: symtab/2005: info line seems to crash in gdb 6.3
Date: Wed, 7 Sep 2005 11:02:19 -0400

 On Wed, Sep 07, 2005 at 08:04:00AM +0200, Sven Krueger wrote:
 > 
 > > I can't reproduce this.  Can you get a backtrace?
 > 
 > if I start a gdb in another gdb and use this one for debugging the simple 
 > Hello World program I get the following backtrace:
 
 Could you try this with valgrind?  It definitely doesn't happen to me.
 
 > (gdb) bt
 > #0  0x00b10926 in free () from /lib/libc.so.6
 > #1  0x080f4ca1 in find_line_pc_range ()
 > #2  0x080df3a4 in print_source_lines ()
 > #3  0x08084da2 in execute_command ()
 
 Failing that, please attach a small binary which shows the problem.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]