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.

ADD A NEW IDEA

Debug for z/OS

Showing 243

Improve DTCNDELETEDEADPROF to delete only unused profiles for a specific period

Enabling DTCNDELETEDEADPROF parameter causes to delete all profiles after logoff of the user. Unfortunately, debugger users should redefine deleted profiles at their next logon. A new parameter so to delete only DTCN profiles that have not been us...
about 1 month ago in Debug for z/OS 1 Not under consideration

Prevent users from debugging excluded programs

Due to many reasons (privacy, performance, ...) organizations might want some programs to be excluded from debugging. Currently, the command NAMES EXCLUDE allows for that. However, it lacks fine-grain control over that exclusion. Worse than that, ...
3 months ago in Debug for z/OS 0 Future consideration

Add timeout for active and parked debug sessions in IBM Z Open Debug in VS Code

It is common that developers leave active debug sessions open, leaving for lunch or afternoon tea. Even more common that multiple sessions are parked without ever being connected to. It would be VERY helpful if these sessions could timeout. We wou...
4 months ago in Debug for z/OS 0 Future consideration

Get "Run as/Debug as" working in local projects.

Following a modern DevOps approach to software development, developers will not write code remotely anymore. The source code of projects, including Cobol, JCL, etc. will be located at git repositories. Then, developers will work with a local copy ...
4 months ago in Debug for z/OS 0 Future consideration

Debugging from IDz: timeout configuration improvements

As an administrator I need a mechanism to configure some timouts to limit the duration of an idle IDz debugging session. Currentily, timeout can be configured in the IDz (Preferences>Run/Debug>Compiled Debug>Debug Session Timeout), but it...
5 months ago in Debug for z/OS 0 Future consideration

Debugger Profile Service (EQAPROF) to implement sysplex awareness

We only want to use a VIPA for the communication between IDz and the mainframe. With IBM z/OS Debugger version 16.0.1 IBM added sysplex-awareness, so now the last missing part that is not sysplex-aware is the EQAPROF. So please add this support.
8 months ago in Debug for z/OS 0 Future consideration

Debugger Remote Debug Service to permit RACF keyrings

The Debugger Remote Debut Service (RDS) currently only allowa the HTTPS server certificates to be stored in a JKS keystore. We need it to be extended to allow z/OS system programmers to store the certificates in RACF keyrings.
10 months ago in Debug for z/OS 0 Future consideration

Debugger clean-up job should stop all debugger message regions that are waiting for input

We are using Debug for Z/OS in our test regions. We have scheduled the clean-up job to run every night. This job executes the Program EQANIPSB. It has 2 steps - the first step stops all the debugger message regions and the next step deregisters al...
12 months ago in Debug for z/OS 0 Future consideration

add SET SOURCE ON support for remote debug session

A customer tried to debug assembler with mulitple enty points . To stop at the different entry points in the green screen debugger we need to issue the command AT prog1 SET SOURCE ON PROG1 userid.LANGX(prgr2) where prog2 is the CSECT name
12 months ago in Debug for z/OS 1 Future consideration

IDz headless Code Coverage daemon support CCS call to locate via "testIds"

The current Code Coverage Service RESTful API only support to locate a result via "result id" which we actually don't know in runtime. What we actually know in runtime after executing a code coverage is the "testIds" So we need the API support to ...
about 1 year ago in Debug for z/OS 0 Future consideration