After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 515168 - add support for showing arrays
add support for showing arrays
Status: RESOLVED WONTFIX
Product: nemiver
Classification: Other
Component: general
trunk
Other Linux
: Normal enhancement
: ---
Assigned To: Nemiver maintainers
Nemiver maintainers
gnome[unmaintained]
Depends on: 573678
Blocks:
 
 
Reported: 2008-02-08 10:11 UTC by Dodji Seketeli
Modified: 2020-03-10 11:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dodji Seketeli 2008-02-08 10:11:28 UTC
There should be a way for people to inspect their arrays. Maybe we could leverage on the memory visualisation widget somehow, I am not sure.
Comment 1 John Gateley 2008-02-08 19:44:07 UTC
wchar arrays should display as strings (like char *)
Comment 2 Danielle Madeley 2008-08-23 07:50:10 UTC
Some thoughts on this:

It would be nice for arrays to be displayable in some kind of aligned view (e.g. a list view) with element number and value.

For arrays of structures it would be nice to be able to have each structure element in a column. For numeric columns it would be nice to be able to find the max/min values (sorting?). If a column contains a pointer, it would be nice to be able to dereference all pointers in that column to another column/columns.

For static arrays, it should be possible to get the length automatically. For dynamic arrays it would be nice to be able to specify how to get the length, e.g. NULL-terminated; length stored in $variable; or just X entries.
Comment 3 Dodji Seketeli 2009-04-20 08:14:27 UTC
I believe the work on GDB variable objects support (#573678) should somewhat help with this.
Comment 4 Brian Derr 2011-04-29 17:37:39 UTC
It would be really great to visual an array, please, please, pretty please?
Comment 5 André Klapper 2020-03-10 11:54:40 UTC
Closing all open Nemiver tasks as this project does not seem to be maintained anymore. Please see https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/235#note_732192 for further information. Thanks!