| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
Bakulesh
Joined: 01 Sep 2004
Posts: 4
|
| Posted: Fri Feb 25, 2005 3:30 pm Post subject: Load Module ... |
|
|
I want to know if any IBM MF manual gives information on load module structure. I am in the process of writing a debugger in QBASIC which reads a load module downloaded from a mainframe load library. As I am sure everybody here knows that one can use file transfer with binary format as one of the two options. I wrote a small program and compiled and link-edited it and then downloaded the load module in binary format. I am able to see my code. But I should be able to process the records which give RLD entries. And of course any other control information that may be there in the file.
Anyone want to co-operate on such project? We can make this open source copylefted software and put it on a FTP site. QBASIC is still available at Microsoft website as package of olddos files. And this could be one 'free' mainframe debugger which requires no hidden costing compiler or any compilation type of activity. Just start QBASIC, open the source and run the program.
(Sorry I posted this as reply to somebody's thread. I thought I was starting a new topic. My apologies.) |
|
| Back to top |
|
mdtendulkar
Joined: 29 Jul 2003
Posts: 257
Location: USA
|
| Posted: Sat Feb 26, 2005 8:22 am Post subject: |
|
|
Hi Bakulesh,
you are doing some interesting work man...good
See the following link for more detail...i dont know if it will help you much..but I could see some references regarding load module structure.
http://publib.boulder.ibm.com/infocenter/pdthelp/index.jsp?topic=/com.ibm.filemanager5.doc/base/fmnu1e0102.htm
Hope this helps
Keep up the good work...
Regards,
Mayuresh |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|