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: | 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 , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 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 , 10 years ago
comment:4 by , 9 years ago
| Component: | General → Standard Library |
|---|---|
| Milestone: | → MR12.6f |
| Resolution: | → fixed |
| Status: | assigned → closed |
| Version: | → MR12.6e |
Note:
See TracTickets
for help on using tickets.

For details of this repair, see: http://swenson.org/multics_wiki/downloads/doc/MCR10036.pdf