[RTEMS Project] #1361: capture: empty names in ctload and ctlist commands.
RTEMS trac
trac at rtems.org
Sat Nov 22 13:53:59 UTC 2014
#1361: capture: empty names in ctload and ctlist commands.
-----------------------+-----------------------
Reporter: nbkolchin | Owner: chrisj
Type: defect | Status: assigned
Priority: lowest | Milestone: 4.9.5
Component: misc | Version: 4.9
Severity: normal | Resolution:
Keywords: |
-----------------------+-----------------------
Changes (by gedare):
* milestone: 4.10 => 4.9.5
Old description:
> 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.
New description:
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.
--
--
Ticket URL: <http://devel.rtems.org/ticket/1361#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list