As i know it's possible to swith-off showgin of Gr/DSI window ? It's sometime a bit annoing, becouse some programms works fine, but sometime do DSI. So just want to disable it for some time. How i can do it ?
You sure that i can't ? I know that for morphos you can off/on this kind of options for somethink like that GR errors. For sure it's possible to off somehow, and i just think about arexx programm which will be automatically press on "ignore dsi errors button", but it's ugly solution of course. I just think some kind of 1/0 value to some file somethere is present to on/off gr windowses.
The quick n' dirty solution to "disabling" the Grim Reaper is to go into SYS:System and then delete or rename the Grim Reaper file. Of course, this is not recommended, but you'll get rid of the Grim Reaper.
The quick n' dirty solution to "disabling" the Grim Reaper is to go into SYS:System and then delete or rename the Grim Reaper file. Of course, this is not recommended, but you'll get rid of the Grim Reaper.
This solution reminds me of the all-time best stain remover: Hydrochloric acid. Sure, it removes the fabric as well, but the stain is definitely gone.
There are settings for just having usefull informations on grim reaper when the crash arrive ???? (for a les long log, for allways have the log not saved on ram: per default,......)
An related to crash on AOS4.1, another tools could be ued on AOS4.1 to have other or better crash informations ???? (like sashimi and muforce on AOS3.x).
Explain me how you catch problems reports on aos4.1 and the tools you use if other than grim reaper, thanks...
A1200+Mediator+VooDoo3+060/50+96mo+IIYAMA 17"+CD,CDRW,ZIP SCSI-KIT SAM440EP on Mapower 3000+AOS4.1
MemGuard will only catch access to memory outside what has been allocated by the program. While usefull, it can never replace the functionality of GrimReaper.
@Snuffy Some old 68k programms do almost in 50% of the times some DSI which are not so necessary to see for me anymore. So, it's good that i just can disable GR (even by this dirty way), and have working programms visually.
Memguard + sashimi look like detailed reports like with sashimi + muforce on AOS3.x
IMHO this tools should be used on AOS4.X, when using actually developped AOS3.x programs on PPC amiga, and found problems when running the 68k program.
Interesting to know if AOS4.x programmers found an addtionnal interest with a sashimi+ memguard report with the Grim Reaper report...
A1200+Mediator+VooDoo3+060/50+96mo+IIYAMA 17"+CD,CDRW,ZIP SCSI-KIT SAM440EP on Mapower 3000+AOS4.1
As Rigo just said, Memguard only traps errors of one single type - using memory outside the edges of an allocated area. It is of no use for anything else, like references to unallocated or non-existent memory.
Sashimi is only a program to capture serial port output and write it to a file. It doesn't add any information.
The kernel traps (and the Grim Reaper to report them) give you a lot more information.