Details
Details
- Reviewers
bhushan clayborg jaydeep - Commits
- rGde5923a70a2b: [LLDB][MIPS] Fix some test case failures due to elf_abi field of qprocessInfo…
rLLDB289209: [LLDB][MIPS] Fix some test case failures due to elf_abi field of qprocessInfo…
rL289209: [LLDB][MIPS] Fix some test case failures due to elf_abi field of qprocessInfo…
Diff Detail
Diff Detail
Event Timeline
Comment Actions
The elf_abi field was introduced in qprocessInfo packet (commit rL284001) so that LLDB can set pointer size and parse aux vector accordingly. This patch fix some test cases failures by introducing this field in _KNOWN_PROCESS_INFO_KEYS.