Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#3022 closed defect (wontfix)

compiling with DDB defined yields error

Reported by: phongvanpham Owned by:
Priority: normal Milestone:
Component: network/libbsd Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

Don't know if DDB is supported in RTEMS but since VERBOSE_SYSINIT does so I would expect it to be. If it is not supported in RTEMS, please close ticket. If it is, see attachment for error.

Attachments (1)

ddb_defined_error.PNG (62.9 KB) - added by phongvanpham on 05/18/17 at 18:44:02.

Download all attachments as: .zip

Change History (2)

Changed on 05/18/17 at 18:44:02 by phongvanpham

Attachment: ddb_defined_error.PNG added

comment:1 Changed on 05/19/17 at 07:34:27 by Sebastian Huber

Resolution: wontfix
Status: newclosed

DDB is not supported and I don't think it makes sense to support it. Just use a normal debugger.

Note: See TracTickets for help on using tickets.