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/1979: cannot print local variables and member variables


>Number:         1979
>Category:       varobj
>Synopsis:       cannot print local variables and member variables
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 01 11:48:00 UTC 2005
>Closed-Date:
>Last-Modified:
>Originator:     avikosan@bigfoot.com
>Release:        unknown-1.0
>Organization:
>Environment:
Aix 4.3.3
>Description:
Compiled a file under g++ 3.2.3 and using gdb 6.3 tried to debug a program.
when trying to print a variable I get:
$1 = <incomplete type>
and when trying to print a member variable I get:
Internal Error 'this' is not an aggregate

I saw there are few PR's about this but non of them looks the same.
>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]