Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2003 01:30:29 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        "Christopher M. Sedore" <cmsedore@maxwell.syr.edu>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: gdb and kse
Message-ID:  <Pine.GSO.4.10.10309290128480.12542-100000@pcnet5.pcnet.com>
In-Reply-To: <32A8B2CB12BFC84D8D11D872C787AA9A515C9D@EXCHANGE.forest.maxwell.syr.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Sep 2003, Christopher M. Sedore wrote:

> I'm beginning some work that utilizes kse-based threads.  I've been trying
> to use gdb for debugging, with very limited success.  In some instances, gdb
> does as one would expect (catching segvs, etc), most of the time, however,
> if the program segvs, the process just hangs and gdb sits there (the threads
> show state as "STOP" in top).  In some cases, hitting control-c on will
> bring gdb back to life, but things are not right.

No, gdb isn't kse thread-aware yet.  Some things may look like they
work because of similarities between internal thread layout in
libc_r and libkse.  It is on my TODO list.  Gotta finish up some
pressing work work first.

-- 
Dan Eischen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10309290128480.12542-100000>