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/327: Replace $fp with $frame / $gdbframe / $gdb.frame



>Number:         327
>Category:       gdb
>Synopsis:       Replace $fp with $frame / $gdbframe / $gdb.frame
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 01 11:28:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Cagney
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
See also gdb/251
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=251

The $fp variable is ambigious.  Suggest replacing it with
something more useful and namespace proof:  $frame,
$gdbframe, $gdb.frame?

Where this is a structure containing values corresponding
to all the info in ``info frame''.

$gdb.frame.base would replace $fp.

>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]