Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Workspace Debug for z/OS
Created by Guest
Created on Jun 12, 2012

Option to trigger and alert requiring a password when passed stoage is modified

Our application uses shared memory in the following way. The first program in the chain does a GETMAIN and gets a chunk of memory. A pointer to this memory is passed along to all the subsequent programs in the chain. While debugging a downstream program, it is possible to change the value of a variable residing in this shared memory. In our old debugging product, the update request triggers a request requiring the entry of a special password before the user can proceed further. In IBM Debug, there seems to be no such facility. Instead there is a facility to put the entire debug session in browse mode, which inhibits updating of any variable. While it is good to have this feature, it is not a remedy for the situation we are trying to avoid.

We believe that this feature of triggering an alert, helps us in improving the quality of our code. It greatly reduces the chances of a protection exception after the code is migrated to production. We would like to see this important feature implemented in IBM Debug.

Idea priority Medium
  • Guest
    Reply
    |
    Apr 15, 2021

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Development Tooling
    Product - IBM Debug for z/OS
    Component - z/OS Debugger

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - Development Tooling
    Product - IBM Debug Tool
    Component - Host

  • Guest
    Reply
    |
    Nov 19, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Development Tooling
    Product - IBM Debug Tool

    For recording keeping, the previous attributes were:
    Brand - WebSphere
    Product family - Enterprise Tooling
    Product - IBM Debug Tool

  • Guest
    Reply
    |
    Jun 14, 2012

    The user does not tell the debug tool that an area of storage is protected. The debugger knows which part of memory is within this program, and which belongs to other program. Protected storage is a variable in the program, which eventually translates to an offset