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: pending/2262:Subject=Re%3A%20gdb%2F2238%3A%20assertion%20failure%20in%20linux_nat_attach%28%29%20when%20attaching%20to%20a%20hung%20Xorg%20instance


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

From: Daniel Jacobowitz <drow@false.org>
To: Juergen Leising <juergen.leising@gmx.de>
Cc: gdb-gnats@sources.redhat.com
Subject: Re: pending/2262:
	Subject=Re%3A%20gdb%2F2238%3A%20assertion%20failure%20in%20linux_nat_attach%28%29%20when%20attaching%20to%20a%20hung%20Xorg%20instance
Date: Wed, 16 May 2007 11:24:49 -0400

 On Wed, May 16, 2007 at 05:11:34PM +0200, Juergen Leising wrote:
 >  Same with me, while applying valgrind-2.3 on a third program. 
 >  The third program had memory errors. valgrind was to attach
 >  gdb on the running program by
 >  
 >               /usr/bin/gdb -nw /proc/22000/fd/1014 22000
 
 Did you try to resume the program from the GDB that valgrind launched?
 Valgrind doesn't allow that; GDB is only seeing a mockup of the
 process, if I understand correctly.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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