[C++][Dev] Implement ListView support in `gdb_arrow.py`
Open
Component: C++
Component: Developer Tools
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
`gdb_arrow.py` is missing support for ListView and LargeListView data types.
### Component(s)
C++, Developer Tools
Contributor guide
Research direction
Start by reading gdb_arrow.py and locating how existing data types are handled. Trace the corresponding ListView and LargeListView types in the C++ developer tools context, then add support for both so they are represented correctly when inspected through gdb_arrow.py.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100