× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Break point
  • From: "Leif Svalgaard" <leif@xxxxxxxx>
  • Date: Tue, 5 Jun 2001 08:39:46 -0500


----- Original Message -----
From: <Gene_Gaunt@reviewworks.com>
To: <MI400@midrange.com>
Sent: Tuesday, June 05, 2001 7:53 AM
Subject: Re: Break point


>
> Did you say the ADDBKP and RMVBKP commands modify the program object?
> e.g.
> ADDBKP  '/2A'
> RMVBKP  '/2A'
> change RISC code?
>

V4R5:

DCL DD X;
    CPYNV X,123;
    BRK "1";

***** EXCEPTION/EXIT HANDLERS ENABLED:  1
130CF5E7E6 0014C0     000040    3800007B          ADDI 0,0,123
130CF5E7E6 0014C4     000044    B00C0040          STH 0,0X40(12)
130CF5E7E6 0014C8     000048    800100F8          LWZ 0,0XF8(1)
<=======
130CF5E7E6 0014CC     00004C    7800FFA3          RLDICL. 0,0,63,62
130CF5E7E6 0014D0     000050    7C000348          TXER 0,0,38
130CF5E7E6 0014D4     000054    419D81C3          BCLA 12,29,0X81C0
130CF5E7E6 0014D8     000058    41DA8063          BCLA 14,26,0X8060
130CF5E7E6 0014DC     00005C    38210180          ADDI 1,1,384
130CF5E7E6 0014E0     000060    E8010028          LD 0,0X28(1)
130CF5E7E6 0014E4     000064    7C0803A6          MTSPR 8,0
130CF5E7E6 0014E8     000068    EBE1FF58          LD 31,0XFF58(1)
130CF5E7E6 0014EC     00006C    4E800021          BCLRL 20,0

ADDBKP STMT(1)

***** EXCEPTION/EXIT HANDLERS ENABLED:  1
130CF5E7E6 0014C0     000040    3800007B          ADDI 0,0,123
130CF5E7E6 0014C4     000044    B00C0040          STH 0,0X40(12)
130CF5E7E6 0014C8     000048    0FFF0000          BREAKPOINT
<=======
130CF5E7E6 0014CC     00004C    7800FFA3          RLDICL. 0,0,63,62
130CF5E7E6 0014D0     000050    7C000348          TXER 0,0,38
130CF5E7E6 0014D4     000054    419D81C3          BCLA 12,29,0X81C0
130CF5E7E6 0014D8     000058    41DA8063          BCLA 14,26,0X8060
130CF5E7E6 0014DC     00005C    38210180          ADDI 1,1,384
130CF5E7E6 0014E0     000060    E8010028          LD 0,0X28(1)
130CF5E7E6 0014E4     000064    7C0803A6          MTSPR 8,0
130CF5E7E6 0014E8     000068    EBE1FF58          LD 31,0XFF58(1)
130CF5E7E6 0014EC     00006C    4E800021          BCLRL 20,0

+---
| This is the MI Programmers Mailing List!
| To submit a new message, send your mail to MI400@midrange.com.
| To subscribe to this list send email to MI400-SUB@midrange.com.
| To unsubscribe from this list send email to MI400-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: dr2@cssas400.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.