Re: C++ Workable Mainframe Debuggers
- From: Chris_Webster@xxxxxxx (Webster, Chris)
- Date: 14 Apr 2008 10:08:09 -0700
I have been using z/XDC to debug C++ for years (before it was even
called z/XDC). Of course, you have to be able to read assembler to do
so without any source code support. The assembler listings from the
compiler are pretty much the same as any assembler listing and the
compiler code generation becomes quite familiar after awhile.
If you developers don't know assembler very well, this may not work for
them.
....chris.
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@xxxxxxxxxxx] On
Behalf Of David Logan
Sent: Monday, April 14, 2008 8:36 AM
To: IBM-MAIN@xxxxxxxxxxx
Subject: Re: C++ Workable Mainframe Debuggers
Does "C Source code support" also mean C++?
David Logan
Manager of Product Development, Pitney Bowes Software, Inc.
http://centrus.com
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@xxxxxxxxxxx] On
Behalf
Of David Cole
Sent: Sunday, April 13, 2008 5:10 AM
To: IBM-MAIN@xxxxxxxxxxx
Subject: Re: C++ Workable Mainframe Debuggers
Cole Software's z/XDC - no
We are on the verge of publishing C Source code support ("c/XDC") to
beta testers.
More soon.
Dave Cole
At 4/13/2008 05:53 AM, you wrote:
If you're debugging C/C++ on z/OS:version
1. There's dbx for UNIX System Services (only):
http://www.ibm.com/servers/eserver/zseries/zos/unix/bpxa1dbx.html
No charge.
2. IBM Debug Tool for z/OS is available. IBM has introduced a new
annually for years now, so you want to stay current and take a freshlook
if you remember an old version. Version 7, in particular, introducedsome
substantial C++ related improvements. Version 8 is current. I see a lotof
old Debug Tool installed out there, unfortunately.subscription.
You can license Debug Tool as MLC or, in the form of the Debug Tool
Utilities & Advanced Functions superset product, as OTC with
As you prefer.you
Unfortunately for z/OS 1.5 you'll be limited to Debug Tool (or DTU&AF)
Version 7, so please try to get your z/OS release updated as soon as
can, at least for the development LPAR(s) where you're most likely tobe
debugging. You may be able to work with IBM to order DT or DTU&AFVersion 8
and arrange temporary use of Version 7; can't hurt to ask. Actually, asI
write this Debug Tool V7 MLC is still orderable so no harm there, butfor
reasons of subscription you'll want to order DTU&AF V8 if you go theOTC
route.WebSphere
For graphical debugging use Rational Developer for System z (or
Developer Debugger for System z) in conjunction with Debug Tool (ornow.
DTU&AF). I think those tools also provide graphical debugging with dbx
Very slick.debugging.
A certain popular IBM-MAIN training firm has a course on C/C++
Details here:Here's
http://www.trainersfriend.com/C_courses/N735descr.htm
3. There are a number of commercial debugger products for z/OS, most
already mentioned. However, many (all?) of them don't support C++.
the latest information I have, and someone please correct me if myyes,
information is out of date:
Cole Software's z/XDC - no
CA-InterTest - no
Compuware's Xpediter - C yes, C++ ?
Gary Bergman Associates' Advanced Debugging System (ADS) for CICS - C
C++ ?
Macro4's Tracemaster - no
MacKinney Systems' Track and Xray - no
ASG's (formerly Viasoft's) SmartTest - no
Serena's StarTool ATD - product withdrawn?
- - - - -
Timothy Sipples
IBM Consulting Enterprise Software Architect
Specializing in Software Architectures Related to System z
Based in Tokyo, Serving IBM Japan and IBM Asia-Pacific
E-Mail: timothy.sipples@xxxxxxxxxx
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.
- References:
- Re: C++ Workable Mainframe Debuggers
- From: David Cole
- Re: C++ Workable Mainframe Debuggers
- From: David Logan
- Re: C++ Workable Mainframe Debuggers
- Prev by Date: Re: COBOL / VSAM question.
- Next by Date: Re: COBOL / VSAM question.
- Previous by thread: Re: C++ Workable Mainframe Debuggers
- Next by thread: Re: C++ Workable Mainframe Debuggers
- Index(es):
Relevant Pages
|