RTEMS | libtests/debugger01: Breaks test runs using an external debugger (#5065)

Sebastian Huber (@sebhub) gitlab at rtems.org
Tue Jul 9 09:10:35 UTC 2024



Sebastian Huber created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5065

Assignee: Sebastian Huber

## Summary

The libdebugger clears all break points during initialization. This breaks test runs using an external debugger which waits for example that the `_CPU_Fatal_halt()` function is called.

The libdebugger should not clear the break points during initialization and instead read the existing break points.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5065
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/20240709/31b738d8/attachment.htm>


More information about the bugs mailing list