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]

pending/1359: Audit TARGET_HAS_HARDWARE_WATCHPOINTS


>Number:         1359
>Category:       pending
>Synopsis:       Audit TARGET_HAS_HARDWARE_WATCHPOINTS
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   unknown
>Arrival-Date:   Fri Aug 29 14:28:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 The macro TARGET_HAS_HARDWARE_WACHPOINTS is inconsistently defined in 
 either tm-*.h and nm-*.h.  It is only used in i386v-nat.c and procfs.c 
 -> native only.
 
 Recommend renaming it to HOST_HAS_HARDWARE_WATCHPOINTS and then auditing 
 all definitions.  The definition in mips/tm-embed.h, for instance, can 
 be deleted.
 
 
>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]