http://llvm.org/bugs/show_bug.cgi?id=20755
Bug ID: 20755 Summary: llgs: RSP qProcessInfo should return triple on Linux, not cputype/cpusubtype. Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: tfi...@google.com Classification: Unclassified 1. Fix GDBRemoteCommunicationServer to send a triple instead of cputype/cpusubtype when llgs is running on non-__APPLE__. 2. Modify GDBRemoteCommunicationClient::GetCurrentProcessInfo () to accept a triple and adjust ArchSpec appropriately when provided. This will fix an issue where llgs is mis-interpreting the remote process exe triple. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev