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/642: Change VALUE_FRAME() to VALUE_FRAME_ID()


>Number:         642
>Category:       gdb
>Synopsis:       Change VALUE_FRAME() to VALUE_FRAME_ID()
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 12 11:18:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     ac131313@redhat.com
>Release:        2002-08-12
>Organization:
>Environment:

>Description:
A ``struct value'' keeps track of its frame using the ``FP''.  That isn't sufficient.  It should be using a ``struct frame_id''.

See long discussion about ia64 and how it has two frame pointers, each going in a different direction.
>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]