-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillalldbwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid
Description
Bugzilla Link | 27256 |
Resolution | WONTFIX |
Resolved on | Mar 01, 2021 07:20 |
Version | unspecified |
OS | FreeBSD |
CC | @hfinkel,@nemanjai |
Extended Description
LLDB is nearly complete for powerpc, but powerpc64 support needs function descriptors to get proper symbol tracking. PowerPC64 doesn't use normal function pointers in ELFv1 (big-endian, little endian now uses ELFv2, which does use normal function pointers), but instead uses function descriptors. LLDB can't quite parse this correctly, so disassembly doesn't work quite right. This is one of the last pieces needed for supporting powerpc64.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillalldbwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid