This is the mail archive of the gdb-prs@sources.redhat.com 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: breakpoints/1946: Pthread application got killed when hits the breakpoint


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

From: Daniel Jacobowitz <drow@false.org>
To: Amit Saluja <amit.saluja@conexant.com>
Cc: Amit C Kr Saluja <aksaluja@yahoo.com>, gdb-gnats@sources.redhat.com,
	Nitin Gupta <nitin.gupta@conexant.com>
Subject: Re: breakpoints/1946: Pthread application got killed when hits the breakpoint
Date: Wed, 25 May 2005 09:39:30 -0400

 On Wed, May 25, 2005 at 06:55:57PM +0530, Amit Saluja  wrote:
 > Hi Daniel,
 > 
 > We tried the Debian gdb patch for static library support.
 > Strange was, when Thread_test.c is statically linked, it again got
 > SIGKILL on breakpoint hit. Even gdb is picking up libthread.so.1 at
 > symbol loading time. (Why? No clue!!)
 > 
 > When we dynamically linked Thread_test.c, everything works fine, even
 > SIG32 errors are gone and breakpoints are working fine.
 > 
 > If any pointers?
 
 I have no idea what could cause the SIGKILL.  Whatever kernel version
 you are using, I recommend you try a different one.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery, LLC


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