Ticket #39 (closed enhancement: fixed)

Opened 14 years ago

Last modified 13 years ago

Argument of put_ComponentName call not displayed

Reported by: michelpons Owned by: Michael Halloran
Priority: minor Milestone: 2.0 No dependency/Viewer/New installer
Component: COLoggers Version: 1.08.4
Keywords: Cc: michaelhalloran

Description

I am using the material of Ticket#28. When examining the log obtained with COLTT 1.08.4, I find the following sequence:

Unit <Anonymous> : Call to put_ComponentName
Unit <Anonymous> : Return from put_ComponentName - Succeeded
Unit <CO1> : Call to get_ports
Unit <CO1> : Return from get_ports - Succeeded

My belief is that \"CO1\" is the name that is put on the UO by the call to put_ComponentName so it would be fitting to have it appearing within the log of put_ComponentName such as in:

Unit <Anonymous> : Call to put_ComponentName
ComponentName: CO1
Unit <Anonymous> : Return from put_ComponentName - Succeeded

Attachments

proii_110609_130208.log (48.6 KB) - added by michelpons 14 years ago.
Log file obtained with COLTT 1.08.4

Change History

Changed 14 years ago by michelpons

Log file obtained with COLTT 1.08.4

comment:1 Changed 14 years ago by michaelhalloran

  • Status changed from new to closed
  • Resolution set to fixed

Fixed, available in next build after 1.08.4.

comment:2 Changed 13 years ago by michelpons

  • Milestone set to 1.08.05
Note: See TracTickets for help on using tickets.