I am porting a voluminous software to gcj with tomcat from rhug; I am used to debug my program with exception stack trace but with gcj it is difficult as you don't know neither the method nor the line where the exception occurred. So I want to use server side gdb in order to track my bugs. Can someone tell me how to use gdb with rhug-tomcat? Thanks Christophe Roux