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

All ideas

Showing 4755

LIST on 88-levels in COBOL should show real value additionally

When using LIST (or MONITOR LIST) on a COBOL "named conditions" (88-level), DT should show the content of the upper item – not only true or false.
over 12 years ago in Debug for z/OS 3 Delivered

Add Timestaamp to EQAY999I message

I think date/timestamp info on each message (information or error) is a must! From there, EQAY999I doesn't really offer much help above the actual text of the message – which in most cases looks like it was just display statements for the develope...
about 12 years ago in Debug for z/OS 3 Delivered

Using SSL with DT under RD/z

We are being directed to use SSL internally. So, the sysprogs generated keyrings etc for the WUI. I connected using SSL with RD/z to the CICSPlex OK (both on Rd/z V7.6 and V8.0.3). However, when we try to use Debug Tool (V11.1) it also seems to ex...
about 12 years ago in Debug for z/OS 4 Delivered

Support the ATTACH Assembler command with Debug Tool

Debug Tool will not launch into an ATTACHed task in Assembler. NASCO requires this support. The requirement is to debug one of the attached modules at a time. The driver does not require debugging in the same session as the attached modules. Modul...
over 12 years ago in Debug for z/OS 3 Delivered

MEMORY-Window not usable in SCREEN 6

With SET SCREEN 6 SOURCE MONITOR LOG and a terminal-mode of 62x160 the memory-window can not be used: A SWAP MEMORY LOG is answered by "Invalid Memory window width." In screen-mode 6 the memory window has around 80 columns in width which is enough...
over 12 years ago in Debug for z/OS 3 Delivered

Provide an extention to display string data using any codepage

Since more and more different code pages are used, debug tool should have extentions to the monitor and listing commands for string data. Most important is the GUI, since this is the only one user interface that supports the display of all codepages.
over 12 years ago in Debug for z/OS 3 Delivered

Provide a PLAYBACK Facility in the GUI as is currently available in the 3270

Backwards execution capability after an abend (or any other time) would greatly facilitate problem remediation. Also the ability to toggle between forwards and backwards execution would be very helpful.
over 12 years ago in Debug for z/OS 3 Delivered

Highlight the line of code when an abend is encountered during debugging

When there is a program abend when F8 is pressed, the display should highlight the COBOL instruction that was attempted when the abend occurred. Otherwise, it is very difficult to identify which program/subroutine/stored procedure the abend occurr...
over 12 years ago in Debug for z/OS 3 Delivered

MOVE with OPT

As of today, TEST and OPT are at odds. With OPT on, the data areas are protected against change. You need to use a long command before and after changing the value of a data (SET WARNING ON/OFF).We want to be able to change a data value for OPT pr...
over 12 years ago in Debug for z/OS 3 Delivered

Linkage in automonitor

We want to see the linkage section when the program starts. At his time, we need to enter the program by a STEP command, then enter a command (LIST TITLED LS) to get the contents of the linkage section. And the current line is positionned on the P...
over 12 years ago in Debug for z/OS 4 Delivered