Tagged Questions
5
votes
3answers
661 views
Java post-mortem debugging?
Is it possible to have a post-mortem ( or post-exception ) debugging session in Java ? What would the workarounds be ( if there isn't a solution for this already ) ?