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/498: Add optional ``pc/func'' parameter to ``(gdb) frame <addr>'' command



>Number:         498
>Category:       gdb
>Synopsis:       Add optional ``pc/func'' parameter to ``(gdb) frame <addr>'' command
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 17 08:18:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     ac131313@redhat.com
>Release:        2002-04-17
>Organization:
>Environment:

>Description:
To exactly identify a frame, in the frame chain, both the frame's ``addr'' and the frame's ``func'' are needed.

A frameless function, for instance, may have the same ``frame addr'' as its caller or callee.  The function that the frame belongs to can be used as a breaker when this occures.
>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]