[RTEMS Project] #4533: libdebugger should only build for archs with a backend

RTEMS trac trac at rtems.org
Thu Oct 21 02:04:25 UTC 2021


#4533: libdebugger should only build for archs with a backend
---------------------------+-------------------------
  Reporter:  Chris Johns   |      Owner:  Chris Johns
      Type:  defect        |     Status:  assigned
  Priority:  normal        |  Milestone:  6.1
 Component:  lib/debugger  |    Version:  6
  Severity:  normal        |   Keywords:
Blocked By:                |   Blocking:
---------------------------+-------------------------
 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.

--
Ticket URL: <http://devel.rtems.org/ticket/4533>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list