#4533 closed defect (fixed)

libdebugger should only build for archs with a backend

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 6.1
Component: lib/debugger Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

Libdebugger has limited backend support however the generic parts are bring built for all architectures and libdebugger.a is being install however it will never link because of the missing backend support.

LibBSD has been fixed to correctly detect libdebugger.a and enable the test. This now fails to build.

Change History (1)

comment:1 Changed on 10/25/21 at 02:55:00 by Chris Johns <chrisj@…>

Resolution: fixed
Status: assignedclosed

In 3f0ad2b/rtems:

spec/libdebugger: Only enable for supported architectures

Closes #4533

Note: See TracTickets for help on using tickets.