On Fri, Aug 27, 2010 at 10:27 PM, zheismann <[email protected]> wrote:

> It was also pointed out to me that, at least on Solaris, /bin/kill -
> ILL %p, will produce cause a core dump and allow the OnError handler
> to run while /bin/kill -9 %p doesn't.
>

Solaris also provides the gcore command for generating core dumps.  See Core
Dump 
Management<http://developers.sun.com/solaris/articles/manage_core_dump.html>
.

-Dom

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to