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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
