RTEMS | cpukit/libdebugger: Add support for TLS variables (!517)
Chris Johns (@chris)
gitlab at rtems.org
Fri Jul 25 00:11:22 UTC 2025
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/517 was reviewed by Chris Johns
--
Chris Johns started a new discussion on cpukit/libdebugger/rtems-debugger-server.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/517#note_127315
> }
>
> +static rtems_debugger_thread *get_debugger_thread_from_id(const char *thread_id)
It should be `rtems_debugger_thread*` as that is the type being returned instead of a `rtems_debugger_thread`.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/517
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250725/50fdc9be/attachment.htm>
More information about the bugs
mailing list