LibBSD | rtemsbsd/rtems: Name legacy tasks with _BSD ID (!144)
Jeremy Lorelli (@jjl77)
gitlab at rtems.org
Fri May 29 16:44:02 UTC 2026
Jeremy Lorelli created a merge request: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/144
Project:Branches: jjl77/rtems-libbsd:pr-legacy-bsd-thread-naming to rtems/pkg/rtems-libbsd:7-freebsd-14
Author: Jeremy Lorelli
## Summary
rtemsbsd/rtems: Name legacy tasks with _BSD ID
All other tasks created by libbsd have the ID '_BSD'. This is used by
libdebugger to exclude networking tasks from being suspended on
connection from a remote debugger.
Tasks created with the legacy style rtems_bsdnet_newproc should mirror
this so they don't get suspended by libdebugger when a remote debugger connects.
Additional information (i.e. the real name) is embedded in the tcb using _Thread_Set_name.
## Generative AI
<!-- If you have used AI please use the "AI Contribution" template otherwise leave this blank see our fulls statement at https://www.rtems.org/generative-ai/-->
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/144
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/20260529/235c637a/attachment.htm>
More information about the bugs
mailing list