Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Nov 2003 04:59:00 -0800
From:      "Glenn Gombert" <ipv6net@fastmail.fm>
To:        freebsd-threads@freebsd.org
Subject:   Adding Threads Support to GDB
Message-ID:  <20031101125900.5B7776EF3B@server2.messagingengine.com>

next in thread | raw e-mail | index | archive | help
I discussed to Robert Watson the Release 5.2 task of adding threads
support to GDB. It does not appear that anyone is currently working on it
yet. I would be interested in taking it on (if no one else has had time
to get started on it yet).

	There appears to be several things that need to be done in general):


*       Making gdb understand all three libraries that threaded programs
might be liked with:
          -- libc_r, libthr, and libpthread

*       Adding code to the kernel to attach to threads running in
different KSE=92s to bring back and display the data for threads (which are
attached to blocked).

*       For debugging N:M threads some logic could be added to the ULE
scheduler  (to enable the debugger to control the flow of execution while
debugging a specific thread).=20

I would like to work on this task (if no one else had gotten started on
it yet)

Thanks :)
--=20
  Glenn Gombert
  ipv6net@fastmail.fm

--=20
http://www.fastmail.fm - Choose from over 50 domains or use your own



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031101125900.5B7776EF3B>