Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jul 2014 20:17:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 48183] [patch] gdb(1) on a core(5)-file from a threaded process can't see
Message-ID:  <bug-48183-8-tLmitmgEE2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-48183-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-48183-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=48183

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |Issue Resolved
         Resolution|---                         |FIXED

--- Comment #6 from Ed Maste <emaste@freebsd.org> ---
This has been addressed years ago.  I'm not sure exactly when it was fixed, but
it has been working since at least somewhere in the 6.x lifetime.

(gdb) info threads
* 5 Thread 801007400 (LWP 102211/threadcore)  0x0000000800b45edc in kill ()
    at kill.S:3
  4 Thread 801007800 (LWP 102162/threadcore)  0x0000000800aa0dac in sigsuspend
    () at sigsuspend.S:3
  3 Thread 801007c00 (LWP 102194/threadcore)  0x0000000800aa0dac in sigsuspend
    () at sigsuspend.S:3
  2 Thread 801008000 (LWP 102291/threadcore)  0x0000000800aa0dac in sigsuspend
    () at sigsuspend.S:3
  1 Thread 801008400 (LWP 102387/threadcore)  0x0000000800aa0dac in sigsuspend
    () at sigsuspend.S:3

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-48183-8-tLmitmgEE2>