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/427: Rename deprecated functions in remote-sim.h (even remote them)



>Number:         427
>Category:       gdb
>Synopsis:       Rename deprecated functions in remote-sim.h (even remote them)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 16 07:58:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     ac131313@redhat.com
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
The file include/gdb/remote-sim.h (nee include/remote-sim.h) contains a number of sim interface functions that have been identifed as deprecated.

The functions should be renamed to ``deprecated_sim_...()'' so that they are easily identified.

The functions could even be remoted to sim/common/deprecated-sim.h (or a better name) as GDB does not use them.

This is to ensure that people don't accidently use or implement those functions.

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