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 Oct 3, 2014

AT ENTRY behavior between TIM and GUI - Improve GUI to automatically pick up the loadmod name as the TIM does.

When the load module is different from the program name, the AT ENTRY statement can be entered in the GUI as AT ENTRY programname. This is recognized for any load module, after the LDD is done. In the GUI, you must enter AT ENTRY loadmod::>pgmname, or Debug Tool does not stop there. See the attachment for details on the TIM behavior, and invocation requirements.

Idea priority Medium
  • Guest
    Reply
    |
    May 19, 2021

    As part of the review process, we strive to be transparent about our intentions with each RFE. The offering team has carefully reviewed this RFE and has decided that it does not fit into our current plans within the next 1-2 years, so the RFE will be closed. The request will be kept in RFE system and might be reassessed or reopened for additional feedback or voting in the future. We value your feedback and thank you for allowing us the privilege of partnering with you in developing our products.

  • 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 - Plug-in

  • 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
    |
    Dec 10, 2014

    However, let's take this a bit further, as defined by the RFE 60207. If you enter AT ENTRY program in the debug console, all three fields are populated with the same name. Hence, the program breakpoint stops only when the load module name is the same as the program name. If you enter the very same command, AT ENTRY program in the 3270 interface, Debug Tool will stop at the program regardless of what load module name is used. This is definitely a discrepancy between the interfaces, using the same command. So, the correct solution would be when the pane is presented, only the program name is required. The load module/DLL/executable field should not be required, and the GUI stopping with no name, or * entered as load module name. However, when I tried * for the load module name, the GUI failed to stop at the breakpoint, with the Object/Program/CSECT and Function or Entry point field defined.

    I would be happy to demonstrate this for you. Feel free to contact me jimrice@us.ibm.com.

  • Guest
    Reply
    |
    Oct 3, 2014

    Attachment (Description): GUI information and invocation

  • Guest
    Reply
    |
    Oct 3, 2014

    Attachment (Description): Invocation for TIM