home *** CD-ROM | disk | FTP | other *** search
/ ANews 2 / AnewsCD2.iso / Indispensables / Librairies / 68060-040 / CyberGuard / CyberGuard.doc < prev    next >
Text File  |  1999-10-04  |  2KB  |  63 lines

  1. CyberGuard is offering the same functionality and more for
  2. the 060 and 040 what Enforcer V37 provides for the 68030 and
  3. 68040.
  4. It supports almost every option Enforcer V37 offers
  5. so the usage is basicly the same.
  6. I only desribe the differences here to Enforcer.
  7. For the other options please look into the excellent
  8. Enforcer V37 manual.
  9. Enforcer V37 was written by M.Sinz and the original Enforcer
  10. idea was developed by Bruce Nesbitt that i want to thank here.
  11.  
  12. o Well..some people may have heard about the mysterious program
  13.   Guardian Angel that was hinted by a comment "Angel Hit"
  14.   somewhere in the 2.x Release-Notes.
  15.   Well..some people may also have seen this program but i know
  16.   nobody that has seen it working:-)
  17.   The program should have been able to writeprotect the
  18.   free memory to find these annoying random write bugs you
  19.   can search weeks for.
  20.   The option GUARD activates this mode so hits to free memory
  21.   are caught. There's a speed limitation in this mode that
  22.   allows Cyberguard to protect only memory pages that are
  23.   complete in the free memory to avoid writeprotecting data
  24.   areas of programs.
  25.   Beware!!!! After activating this option your machine CRAWLS.
  26.  
  27.   There`s a program called AngelGuardianRemix by Borge Noest
  28.   which isn`t as compatible but a lot faster. For normal usage
  29.   this is probably the best option.
  30.   !!!!!!!! Avoid it if you`re using a PPC !!!!!!!!!
  31.  
  32. o Another difference to Enforcer V37 is that Cyberguard can
  33.   show the instruction that caused a hit by the option
  34.   SHOWDISS. With the option DISSLINES you determine the amount
  35.   of instructions after the hit causing instruction should be
  36.   displayed.
  37.  
  38. o NOZERO disables the Zeropage MMU-protection.
  39.   This option makes only sense for me during debugging.
  40.  
  41. o FSPACE,VERBOSE have no meaning right now.
  42.  
  43. o DISPLAYBEEP causes a beep for a hit
  44.  
  45. o WEAKWRITEPROTECT shows writeprotection hits but let`s the write
  46.   happen...only useful for own debugging. No User option
  47.  
  48. o RESIDENT option
  49.   needs rom/quickrom 680x0.library
  50.  
  51. o if you use the resident option and set new options after you`ve
  52.   booted up you can`t set stdio as stdio needs a CLI.
  53.   Cyberguard switches then into rawio mode.
  54.  
  55. My startup-sequence entry:
  56.  
  57. run >NIL: segtracker
  58. run >NIL: cyberguard STACKLINES=8 SHOWDISS FILE=CNC:0/0/640/100/CyberGuard/Auto/Close
  59.  
  60. Instead of CNC: use the console(CON:,KCON:,whatever) you like.
  61.  
  62. Ralph Schmidt
  63.