This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug threads/12018] regression: 7.2 prctl syscall inside a threadresults in Bad Address


http://sourceware.org/bugzilla/show_bug.cgi?id=12018

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #6 from Pedro Alves <palves at redhat dot com> 2012-11-09 16:04:00 UTC ---
I see, thanks.  Let's close this then.  Please reopen if you can still
reproduce with a current gdb.  Note that nowadays, at least on GNU/Linux, GDB
tells you the thread's name in the output of "-thread-info".  It is extracted
from 
/proc/PID/task/TID/comm.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]