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/579: GDB needs a way to match enums to strings


>Number:         579
>Category:       gdb
>Synopsis:       GDB needs a way to match enums to strings
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 19 09:48:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     drow@mvista.com
>Release:        CVS 2002-06-19
>Organization:
>Environment:

>Description:
Lots of configuration variables set an enum and supply
a string naming each enum.  It's easy for these two separate
things to get out of sync with each other.  We need some
creative way to keep them matched without reinventing the
wheel every time this happens.
>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]