You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/01/22 16:47:00 UTC

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

Weston Pace created ARROW-11348:
-----------------------------------

             Summary: [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


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)