commit | 1c3084419a42aab9c65b03f1759248b1251c9fe5 | [log] [tgz] |
---|---|---|
author | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | Tue Jan 14 10:10:30 2025 +0100 |
committer | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | Tue Jan 14 10:27:58 2025 +0100 |
tree | 435fb8884c4ffb7a5b7a52ed7b1fdcf421df3d17 | |
parent | 30cd0a421c6f3923cbc25385580e10f2b1158693 [diff] |
gdbserver: do not announce static tracepoint support Remove the announcement that `qXfer:statictrace:read` and `StaticTracepoints` are supported. Associated to this, remove the handling of "qTfSTM", "qTsSTM", and "qTSTMat" packets and the qXfer:statictrace:read handling. Approved-By: Simon Marchi <simon.marchi@efficios.com>