Opened on Jan 23, 2009 at 2:10:49 PM
Closed on Nov 22, 2014 at 2:13:06 PM
Last modified on Oct 10, 2017 at 6:35:44 AM
#1361 closed defect
capture: empty names in ctload and ctlist commands.
Reported by: | Nickolay Semyonov-Kolchin | Owned by: | Chris Johns |
---|---|---|---|
Priority: | lowest | Milestone: | 4.9.5 |
Component: | unspecified | Version: | 4.9 |
Severity: | normal | Keywords: | |
Cc: | javamonn@… | Blocked By: | |
Blocking: |
Description (last modified by Gedare Bloom)
rtems_monitor_dump_name(rtems_capture_task_name(task)) always produce empty or bad output.
Changing from rtems_capture_task_name
to rtems_capture_task_id
solves this issue.
Warning: we use only ctload
and ctlist
. There can be bugs in other capture commands.
Patch against 4.9.1 attached. Should apply to CVS version too.
Attachments (1)
Change History (9)
Changed on Jan 23, 2009 at 2:10:49 PM by Nickolay Semyonov-Kolchin
Attachment: | capture_name.diff added |
---|
comment:1 Changed on Jan 23, 2009 at 2:19:31 PM by Joel Sherrill
Owner: | changed from Joel Sherrill to Chris Johns |
---|
comment:2 Changed on Jun 2, 2010 at 12:06:21 AM by Chris Johns
Priority: | normal → lowest |
---|---|
Status: | new → assigned |
comment:3 Changed on Dec 24, 2013 at 4:18:00 AM by Daniel Ramirez
Cc: | Daniel Ramirez added |
---|
This has been fixed on the Master branch. Patch applies cleanly and fixes the bug on the 4.10 and 4.9 branches, and should be applied. See the output of ctload and ctlist rtems capture engine commands to check for correct behavior.
comment:4 Changed on Nov 22, 2014 at 1:53:59 PM by Gedare Bloom
Description: | modified (diff) |
---|---|
Milestone: | 4.10 → 4.9.5 |
comment:5 Changed on Nov 22, 2014 at 2:05:40 PM by Nickolay Semyonov <nbkolchin@…>
comment:6 Changed on Nov 22, 2014 at 2:12:13 PM by Nickolay Semyonov <nbkolchin@…>
comment:7 Changed on Nov 22, 2014 at 2:13:06 PM by Gedare Bloom
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:8 Changed on Oct 10, 2017 at 6:35:44 AM by Sebastian Huber
Component: | misc → unspecified |
---|
Note: See
TracTickets for help on using
tickets.
change
rtems_capture_task_name
tortems_capture_task_id