Opened 10 years ago

Closed 9 years ago

#45 closed enhancement (fixed)

cv_ptr_ function should handle pointers with hardcore segment numbers. (MCR10036)

Reported by: Gary Dixon <gary.c.dixon@…> Owned by: Gary Dixon
Priority: minor Milestone: MR12.6f
Component: Standard Library Version: MR12.6e
Keywords: Cc:

Description

cv_ptr_ should handle pointers to hardcore segment names (as returned by lrn -a) and hardcore pointers (those with segment_number < first_stack, using outputs of hcs_$high_low_seg_count to get first_stack). It should use ring0_get_$name and ring0_get_$segptr to handle inputs such as:

75|0
restart_fault$0

This would permit such pointers to be used in the call command, and other debugging and investigation tools.

Change History (4)

comment:1 by Gary Dixon, 10 years ago

Owner: changed from Eric Swenson to Gary Dixon
Status: newassigned

comment:2 by Gary Dixon, 10 years ago

Summary: The cv_ptr_ function should handle pointers with hardcore segment numbers.cv_ptr_ function should handle pointers with hardcore segment numbers. (MCR10036)

comment:3 by Gary Dixon, 10 years ago

comment:4 by Eric Swenson, 9 years ago

Component: GeneralStandard Library
Milestone: MR12.6f
Resolution: fixed
Status: assignedclosed
Version: MR12.6e
Note: See TracTickets for help on using tickets.