Re: Attached program Load Point

2010-02-11 Thread Binyamin Dissen
On Thu, 11 Feb 2010 04:14:41 -0500 Joe Reichman wrote: :>IS there anyway of pre-dertermining an Attache'ed program load point :>e.g. If I LOAD EP=PROGXX :>the address is returned in R0 Entry point, not load point :>Then When I do an ATTACH EP=PROGXX :>If I want to debug this program then

Attached program Load Point

2010-02-11 Thread Joe Reichman
Hi, IS there anyway of pre-dertermining an Attache'ed program load point e.g. If I LOAD EP=PROGXX the address is returned in R0 Then When I do an ATTACH EP=PROGXX If I want to debug this program then before I do the Attach I would makle a break point (using TEST ) .