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/774: Reflection for ui_out objects


>Number:         774
>Category:       gdb
>Synopsis:       Reflection for ui_out objects
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 30 14:18:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     fnasser@redhat.com
>Release:        5.4
>Organization:
>Environment:

>Description:
It would be nice to be able to ask if an ui_out object is from a certain class.  For instance, some output should only be generated if the class is "cli" (or the opposite).

We also need to check if the ui_out object is "mi" before testing for a MI version number.
>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]