[lldb-dev] Proposal for bi-endian code debugging support for lldb.
For the moment I am planning to add it for clang typesystem.
Chirag Patel| Software Engineer
RAINCODE Mainframe to .NET
Tel : +91 080 41159811 | Mob : +91 90493 36744
www.raincodelabs.com<http://www.raincodelabs.com/>
Fr
r 2018 11:15
To: lldb-dev@lists.llvm.org
Subject: [lldb-dev] Proposal for bi-endian code debugging support for lldb.
Hello,
Kindly correct me if I am wrong.
Now llvm has the interface to set endianity on base_types, I am looking into
the support for lldb to debug bi-endian code (with att
Hello,
Kindly correct me if I am wrong.
Now llvm has the interface to set endianity on base_types, I am looking into
the support for lldb to debug bi-endian code (with attribute DW_AT_endianity).
Currently I am planning to record the endianity/byte-order in CompilerType
object with context and