
{
{   The purpose of this request is to specify the ring of execution for
{ the interactive debugger.  The job debug ring cannot be set to a more
{ privileged ring than the most privileged ring in which the user is validated
{ to run.  The initial setting of debug ring is the initial user ring of
{ execution established at validation.  This request will only affect tasks
{ which are executed subsequent to the request.
{
{       PMP$SET_JOB_DEBUG_RING ( DEBUG_RING, STATUS )
{
{ DEBUG_RING: (input) This parameter specifies the job debug ring number.
{
{ STATUS: (output) This parameter specifies the request status.
{      CONDITION: pme$invalid_ring_number,
{                 pme$set_to_more_privelaged_ring.
{      IDENTIFIER: pmc$program_management_id.
{
