GNOME Bugzilla – Bug 600224
Nemiver doesn't show complete types (e.g. "__my_long_St...") for no apparent reason
Last modified: 2009-11-22 09:17:32 UTC
Created attachment 146642 [details] Screenshot of the Nemiver 'Inspect a variable' dialog showing incomplete types First off, thanks you for such a great gdb frontend. I use it all the time to debug ooc code ( http://ooc-lang.org/ ), and it works like a charm, even source preview, etc. I have a minor gripe with it, though. In the 'Variables' tab, and the 'Inspect a variable' dialog - or, in general, everywhere Nemiver shows a Type signature, it's shortened, even where there's largely enough room. E.g. instead of "struct _rock_middle__Node*" it shows "struct _rock_mi..." (see attached image) It's particularly annoying when working with long type names on a regular basis :/ Thanks again for your work, looking forward to hearing for you =)
Hello, Thanks for your bug report. It appears to be a duplicate of bug #602074. Please follow the progress of the resolution of your issue on that bug. Regards. *** This bug has been marked as a duplicate of bug 602074 ***