Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently the GDB plugin will print basic information about arrays:
(gdb) p int32_array
$175 = arrow::Int32Array of length 4, null count 1
It would be nice to perhaps display a previsualization of the data contained in the array, at least for simple types.
Attachments
Issue Links
- depends upon
-
ARROW-12735 [C++][Dev] Write gdb plugin
- Resolved
- links to