home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!mips!sdd.hp.com!nigel.msen.com!emory!sol.ctr.columbia.edu!hamblin.math.byu.edu!arizona.edu!mvb.saic.com!macro32
- From: MILLER@TGV.COM
- Newsgroups: vmsnet.internals
- Subject: Re: How can I determine if running under debugger?
- Message-ID: <712377697.93754.MILLER@TGV.COM>
- Date: 29 Jul 92 02:41:37 GMT
- Organization: Macro32<==>Vmsnet.Internals Gateway
- Lines: 13
- X-Gateway-Source-Info: Mailing List
-
-
- >The debugger modifies certain entries in the system service dispatch table.
- >The slot for sys$exit is changed from something like
-
- [...]
-
- Ahem. The debugger is not the only application that modifies the System
- Service.
-
- I wrote a system service monitor that replaces the system services.
- Maybe you could check for that lock that the debugger uses...
-
- -bruce
-