On Sun, 2002-02-10 at 00:55, Kip Macy wrote: > A working version of gdb 5.1 with full user thread support (fixes for bin/24066, > gnu/33182, and as yet unfiled seg fault when resuming from a non-running > thread) is available at: > http://www.eventdriven.org/freebsd.html
Excellent! Thanks for doing this; not having thread support in gdb-5.1 was really starting to chafe me, especially since some mutex debugging stuff in a big chunk of code I'm working on causes gdb-4.18 to blow chunks. You mention on your page that you're willing to add in support for examining non-running threads in coredumps if people feel strongly about it. I'd absolutely love that feature -- I spend a sizable amount of time staring at coredumps of multithreaded programs, and that'd make my life a lot easier. --nat To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message