[Lldb-commits] [lldb] [lldb][AIX] Added XCOFF ParseSymtab handling (PR #141577)

Dhruv Srivastava via lldb-commits lldb-commits at lists.llvm.org
Tue May 27 03:53:40 PDT 2025


DhruvSrivastavaX wrote:

Hi @labath @DavidSpickett 
I have added the logic for ParseSymtab, but while trying to modify my test cases, I noticed that lldb-test cannot emit Symbol data. 
Is there any other way that i can use to add test for this code?
Although I did verify via prompt, that my symbols are getting added in the symtab.

https://github.com/llvm/llvm-project/pull/141577


More information about the lldb-commits mailing list