FreeBSD Bugzilla – Attachment 161858 Details for
Bug 203661
devel/gdb: Regression in gdb-7.10: system(3) conflicts with -pthread compile option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
test case
test-system.c (text/plain), 113 bytes, created by
Yuri Victorovich
on 2015-10-09 17:59:13 UTC
(
hide
)
Description:
test case
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-10-09 17:59:13 UTC
Size:
113 bytes
patch
obsolete
>#include <stdlib.h> >#include <stdio.h> > >main() { > printf("system call returned code=%d", system("/bin/ls")); >} >
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 Raw
Actions:
View
Attachments on
bug 203661
:
161857
| 161858 |
162124
|
162807