I am writing a utility to exploit above-the-bar memory. I would like to dump the memory segments that I have allocated to help with debugging. SNAP and SNAPX refer to 24 and 31 bit addressing modes, but not 64. Forcing an abend using an ABEND macro or decimal zero divide provide very limited amounts of above the bar memory in the dump. Does anyone have experience dumping above-the-bar memory in 64 bit addressing mode? Do you have suggestions?
I was able to access the information using the IEATDUMP macro. Thanks for your interest and responses.