compnerd / compnerd/ds2

implement handler for `QSetDetachOnError` packet

Open
#163 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
20
Forks
4
PR merge metrics
No merged PRs in 30d

Description

ds2 does not implement a handler for the `QSetDetachOnError` packet defined [here](https://lldb.llvm.org/resources/lldbgdbremote.html#qsetdetachonerror).

The following warning is observed in the ds2 output when running lldb tests:
```
[9847][void ds2::GDBRemote::ProtocolInterpreter::onCommand(const std::string &, const std::string &)] WARNING: handler for command 'QSetDetachOnError' unknown
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.