This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/845: gdb.threads/pthreads.c includes "config.h"


>Number:         845
>Category:       gdb
>Synopsis:       gdb.threads/pthreads.c includes "config.h"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 21 11:38:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     ac131313@redhat.com
>Release:        2002-11-21
>Organization:
>Environment:

>Description:
Some of the source files in the gdb/testsuite/gdb.threads/ directory include "config.h".  That is simply bogus.

The info found in config.h will be for the host and not the target.  The testsuite already has run-time magic to detect the threads library.

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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