This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug mi/18282] Pretty Printers - unable to create variable object (string value from children())


https://sourceware.org/bugzilla/show_bug.cgi?id=18282

--- Comment #2 from David Docteur <david.docteur at intel dot com> ---
Thanks for your answer.

I just read what you wrote:
"Eclipse is taking "name" and assuming it's a class member."

The MI errors were due to the fact that I was using different names in my
pretty printer than the ones in my class.

Now, I can see the "char[N]" in the 'Type' column and the address of the object
in the 'Value' column within Eclipse.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]