#2642 closed defect (fixed)

RTEMS Tools broken with python3 changes.

Reported by: Chris Johns Owned by: Chris Johns
Priority: high Milestone: 4.11
Component: unspecified Version: 4.11
Severity: major Keywords: rtems-test
Cc: Blocked By:
Blocking:

Description

The python3 changes have broken rtems-test with gdb.

Change History (2)

comment:1 Changed on 03/14/16 at 04:12:56 by Chris Johns <chrisj@…>

Resolution: fixed
Status: newclosed

In 3e9b17994afb78da6bd26c0585dc239bea354ec8/rtems-tools:

rtemstoolkit: Fix execute's writer thread to not eval() the input.

The conversion to Python3 added an eval() call which is wrong.

Fix the spelling in execute.

Fix labels in the tester gdb locking.

Check the debug-trace arguments.

Close #2642.

comment:2 Changed on 03/14/16 at 04:13:08 by Chris Johns <chrisj@…>

In 6f8b07c3b6202145fd9b86c38f786c7553eaf0c4/rtems-tools:

rtemstoolkit: Fix execute's writer thread to not eval() the input.

The conversion to Python3 added an eval() call which is wrong.

Fix the spelling in execute.

Fix labels in the tester gdb locking.

Check the debug-trace arguments.

Close #2642.

Note: See TracTickets for help on using tickets.