dbpr should be able to print info items

Bug #1462952 reported by Ralph Lange
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
EPICS Base
Confirmed
Wishlist
Ralph Lange

Bug Description

There seems no way for the IOC console debugging tools to print the info items connected to a record instance.

A streamline way to add this functionality would be adding a new verbosity level "5" to the dbpr command, to make it print all info items in addition to all record fields.

tags: added: infoitem
removed: info
Revision history for this message
mdavidsaver (mdavidsaver) wrote :

info() tags are printed by dbDumpRecord(). Of course this function operates on recordtype, so it is difficult to debug just one record. dbpr() seems as good a place as any to print them.

It might also be good to refactor dbDumpRecord() to create a new dbDump* function which prints a single record.

Changed in epics-base:
status: New → Confirmed
importance: Undecided → Wishlist
Changed in epics-base:
assignee: nobody → Ralph Lange (ralph-lange)
Revision history for this message
Andrew Johnson (anj) wrote :

Dirk's new "dbli" command now in 3.16 may help, although it can't limit its output to the info fields of a specific record since the pattern argument matches the info-item's name, not the record name.

Please close this bug if that is sufficient.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.