[Bug 48183] [patch] gdb(1) on a core(5)-file from a threaded process can't see

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 3 20:17:40 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=48183

Ed Maste <emaste at freebsd.org> changed:

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

--- Comment #6 from Ed Maste <emaste at 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.


More information about the freebsd-bugs mailing list