Hello, I've just started using xercesc 3.1.1 with eclipse. The build instructions do not contain a debug option as with 2.8. How do I debug? I noticed the package does not contain rtti symbols. Are they the problem with my debugging? When I start the debugger I get no RTTI symbol. Since I'm new to xerces I want to know if there is a way to see the node tree/content when I debug my application. Thank you.