diff options
author | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | 2025-01-14 10:10:31 +0100 |
---|---|---|
committer | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | 2025-01-14 10:27:58 +0100 |
commit | a00b56ff1608a0f77635c83e13f5aabb6672b9f1 (patch) | |
tree | 09ef8b6c585c755e4e6cf3fd0d3bf3c647b9f0ca /gdb | |
parent | 1c3084419a42aab9c65b03f1759248b1251c9fe5 (diff) | |
download | binutils-a00b56ff1608a0f77635c83e13f5aabb6672b9f1.zip binutils-a00b56ff1608a0f77635c83e13f5aabb6672b9f1.tar.gz binutils-a00b56ff1608a0f77635c83e13f5aabb6672b9f1.tar.bz2 |
gdbserver: remove the static_tracepoint enum value
As a continuation of the previous patches that remove UST from
gdbserver, remove the `static_tracepoint` enum value from
`tracepoint_type` and all the associated code.
Now that the last use of `write_e_static_tracepoints_not_supported`
is gone, also remove that function.
The handling of the 'S' option, where the `static_tracepoint` enum
value was being used, is removed completely, because recognizing that
option makes sense only when static tracepoint support is announced.
This patch is easier to view with "git show -w".
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions