FreeBSD Bugzilla – Attachment 156667 Details for
Bug 200001
devel/gdb: gdb 7.9 crashes on certain core files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
clear_thread_list.patch
file_200001.txt (text/plain), 426 bytes, created by
John Baldwin
on 2015-05-11 20:20:49 UTC
(
hide
)
Description:
clear_thread_list.patch
Filename:
MIME Type:
Creator:
John Baldwin
Created:
2015-05-11 20:20:49 UTC
Size:
426 bytes
patch
obsolete
>Index: files/fbsd-threads.c >=================================================================== >--- files/fbsd-threads.c (revision 385904) >+++ files/fbsd-threads.c (working copy) >@@ -441,6 +441,8 @@ > fbsd_thread_active = 1; > if (target_has_execution) > enable_thread_event_reporting (); >+ else >+ init_thread_list (); > fbsd_thread_update_thread_list (NULL); > get_current_thread (); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200001
:
156437
|
156468
| 156667 |
157220