Hi,
As some of you may know [1],we are working on AIX support. Part of the AIX support is debug support, supporting dbx as the consumer of clang DWARF information [2].
While the dbx team is also working on improving its dwarf support, there are limitations in foreseeable future. Also there are situations on AIX that end user may not get up to date debugger.
So we are considering doing some compatibly work in clang/llvm to help improving user experience.
There are some limitations in dbx we know so far:
_______________________________________________ LLVM Developers mailing list llvm...@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Hi Franz:
There is currently no plan of supporting lldb on AIX as far as I know.
Best,
Jinsong Ji (纪金松), PhD.
XL/LLVM on Power Compiler Development
E-mail: j...@us.ibm.com
Franz Fehringer via llvm-dev ---03/26/2021 10:05:21 AM---While i have no fruitful input regarding your question(s), just out of curiosity: What ist the stat
Yes.
gdb v8.11 or later (eg: the one from AIX Toolbox https://www.ibm.com/support/pages/aix-toolbox-linux-applications-overview) should be able to debug them.
Best,
Jinsong Ji (纪金松), PhD.
XL/LLVM on Power Compiler Development
E-mail: j...@us.ibm.com
Franz Fehringer via llvm-dev ---03/26/2021 01:28:32 PM---Thats unfortunate but thx nevertheless. But debugging clang generated executables with gdb should or