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]

varobj/1194: displays bail out


>Number:         1194
>Category:       varobj
>Synopsis:       displays bail out
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 28 02:28:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     ossi at kde dot org
>Release:        GNU gdb 5.3-debian
>Organization:
>Environment:
debian linux unstable, package gdb-5.3-2
>Description:
when i try to print/display some complex objects, i get something like that:

(gdb) print *dialog
$1 = {<QDialog> = {<QWidget> = {<QObject> = {<Qt> = {static color0 = Internal: global symbol `_ZN2Qt6color0E' found in kernel/qcolor.cpp psymtab but not in symtab.
_ZN2Qt6color0E may be an inlined function, or may be a template function

the message is confusing. on one hand it says something about an internal (error?), otoh the last sentence sounds like the user could try to do something about it (what?).
in any case i'm wondering whether the situation has to be fatal to the rest of the display.
>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]