You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xerces.apache.org by Mocanu Lucian <mo...@yahoo.com> on 2012/03/09 00:05:39 UTC

Debug issues

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.