diff options
author | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | 2025-01-29 10:50:29 +0100 |
---|---|---|
committer | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | 2025-01-29 11:17:33 +0100 |
commit | dcaf6d3f431d95dabcd27c54b7e9fb51989e3b23 (patch) | |
tree | 25d7a6746cc250b2f3487fc755da01831f16ad51 /gdb/source.c | |
parent | 146d4e2acecc4c34b3c0742e55e33653614a5ca1 (diff) | |
download | binutils-dcaf6d3f431d95dabcd27c54b7e9fb51989e3b23.zip binutils-dcaf6d3f431d95dabcd27c54b7e9fb51989e3b23.tar.gz binutils-dcaf6d3f431d95dabcd27c54b7e9fb51989e3b23.tar.bz2 |
gdbserver: add back lost comments in fast_tracepoint_ctx
Before the removal of the UST/static-tracepoint support, the
`static_tracepoint_ctx` struct contained comments for its fields,
whereas `fast_tracepoint_ctx` did not. Nevertheless, those comments
also applied to `fast_tracepoint_ctx`. With the removal of
`static_tracepoint_ctx`, the comments were lost, making
`fast_tracepoint_ctx` data members completely commentless. Add back
those comments.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions