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]

gdb/225: s/value_ptr/struct value/



>Number:         225
>Category:       gdb
>Synopsis:       s/value_ptr/struct value/
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 18 18:58:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     EOF causes recursive internal error
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
Instead of all the header files including value.h and then using value_ptr, have them define an opaque ``struct value'' and use that.

Somewhat mysteriously the need for this is highlighted by the HPUX port.  It runs into some bad include header confusion that is made worse by value.h being included too early.
>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]