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: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
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._______________________________________________
lldb-dev mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev