diff options
author | Luis Machado <luis.machado@arm.com> | 2023-09-11 10:39:48 +0100 |
---|---|---|
committer | Luis Machado <luis.machado@arm.com> | 2023-10-04 16:23:40 +0100 |
commit | 147fa85a600960a1e403bbed4cb76c9d7d8ab6c5 (patch) | |
tree | 7d8c60b8351115de6110be78a20c98e9f88d799c /gdb/arch-utils.c | |
parent | e58e9cc14e4533b2e463f13db518c4c735d02fcf (diff) | |
download | gdb-147fa85a600960a1e403bbed4cb76c9d7d8ab6c5.zip gdb-147fa85a600960a1e403bbed4cb76c9d7d8ab6c5.tar.gz gdb-147fa85a600960a1e403bbed4cb76c9d7d8ab6c5.tar.bz2 |
Get rid of linux-core-thread-data
This struct type seems to have been used in the past as a callback
parameter. Now it seems that case is no longer true, so we can simplify
things by passing the individual parameters linux_core_thread_data
encapsulates directly to the functions.
This is just a cleanup before the next change.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/arch-utils.c')
0 files changed, 0 insertions, 0 deletions