I am beginning to suspect I do not have a meaningful CIB. My CEE3DMP
includes the (default) option CONDITION but there do not appear to be any
CIBs in the dump.

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Bernd Oppolzer
Sent: Thursday, January 22, 2015 11:55 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: In C++ any way to get traceback info in a catch()?

I just looked at the description of __le_traceback().

It looks as if it can be called with the DSA from the CIB; this way, it
should give you all the information you need, IMO.

In the calling example we have:

tbck_parms.__tf_dsa_addr = 0;
|
this should be changed for our situation, I think.

Kind regards

Bernd|

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to