Joe McDonnell created IMPALA-10046:
--------------------------------------

             Summary: Compile with a newer version of DWARF
                 Key: IMPALA-10046
                 URL: https://issues.apache.org/jira/browse/IMPALA-10046
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 4.0
            Reporter: Joe McDonnell


Impala currently compiles with DWARF-2 for debugging information. Newer 
versions of DWARF provide additional support for new C++ features and reduced 
size of the debugging information in the binary. Now that we have dropped 
support for older OSes, the main limitation is what gdb supports.

We should look into what DWARF version is supported by the gdb versions on the 
platforms that we support. If possible, we should use a newer version of DWARF.

 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to