You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/20 14:59:00 UTC

[jira] [Resolved] (ARROW-11348) [C++] Add pretty printing support for gdb

     [ https://issues.apache.org/jira/browse/ARROW-11348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-11348.
------------------------------------
    Resolution: Duplicate

> [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
>          Components: C++
>            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.20.1#820001)