[
https://issues.apache.org/jira/browse/ARROW-11348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weston Pace updated ARROW-11348:
--------------------------------
Description: Parsing the GDB output is error prone and can take
considerable time. Also, some information is difficult or non-intuitive to get
to (e.g. the name of a data type). We should add [GDB pretty
printers|https://sourceware.org/gdb/onlinedocs/gdb/Pretty-Printing-API.html#Pretty-Printing-API]
to improve the debug workflow for developers. This could assist not just
Arrow developers but also developers using the Arrow C++ libs. (was: Parsing
the GDB output is error prone and can take considerable time. Also, some
information is difficult or non-intuitive to get to (e.g. the name of a data
type). We should add GDB pretty printers[1] to improve the debug workflow for
developers. This could assist not just Arrow developers but also developers
using the Arrow C++ libs.)
> [C++] Add pretty printing support for gdb
> -----------------------------------------
>
> Key: ARROW-11348
> URL: https://issues.apache.org/jira/browse/ARROW-11348
> Project: Apache Arrow
> Issue Type: Wish
> Reporter: Weston Pace
> Priority: Major
>
> Parsing the GDB output is error prone and can take considerable time. Also,
> some information is difficult or non-intuitive to get to (e.g. the name of a
> data type). We should add [GDB pretty
> printers|https://sourceware.org/gdb/onlinedocs/gdb/Pretty-Printing-API.html#Pretty-Printing-API]
> to improve the debug workflow for developers. This could assist not just
> Arrow developers but also developers using the Arrow C++ libs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)