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/651: Add target_trust_readonly_sections_p((TARGET) method, use


>Number:         651
>Category:       gdb
>Synopsis:       Add target_trust_readonly_sections_p((TARGET) method, use
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 15 11:48:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     ac131313@redhat.com
>Release:        2002-08-15
>Organization:
>Environment:

>Description:
Add the method target_trust_readonly_sections_p() to the target vector so that the ``set trust-readonly'' can use it.

The ``set trust-readonly-sections'' command would need to be updated so that (like the set remote protocol commands) would have the choices enable / disable / auto-detect.

This would, inturn allow the removal of that instruction cace code found in the i386.
>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]