[lldb-dev] [Bug 50169] New: debugserver: error returned for 'g' command
via lldb-dev
lldb-dev at lists.llvm.org
Thu Apr 29 04:23:36 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50169
Bug ID: 50169
Summary: debugserver: error returned for 'g' command
Product: lldb
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: alessandro.arzilli at gmail.com
CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org
The most recent version of debugserver, released as part of Xcode 12.5 returns
error E74 every time it receives the 'g' command, using individual 'p' commands
works. This happens on macOS on arm64 CPUs.
The response to qGDBServerVersion for the version of debugserver that fails is:
name:debugserver;version:1205
This problem was originally reported against Delve, here:
https://github.com/go-delve/delve/issues/2436
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20210429/0d263b80/attachment.html>
More information about the lldb-dev
mailing list