https://bugs.kde.org/show_bug.cgi?id=356174
Daniel Trebbien <dtrebb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #95906|0 |1 is obsolete| | --- Comment #11 from Daniel Trebbien <dtrebb...@gmail.com> --- Created attachment 95931 --> https://bugs.kde.org/attachment.cgi?id=95931&action=edit Add generic register info (2) This patch adds LLDB generic register info to 32bit-core.xml, 64bit-core.xml, arm-core.xml, mips-cpu.xml, mips64-cpu.xml, power-core.xml, and power64-core.xml based on LLDB sources: http://llvm.org/svn/llvm-project/lldb/trunk/source/Plugins/ABI/ s390x-core64.xml is not touched because it appears that LLDB does not support s390. This patch also includes a small change in server.c so that qXfer:features:read+ is always included in the response to a 'qSupported' packet. -- You are receiving this mail because: You are watching all bug changes.