2013/9/18 Daniel Roßberg <danielmrossb...@gmail.com>: > Next you could put break points where the resource is allocated > (NewDatabase) and destroyed (XrmDestroyDatabase). In case of the Qt > display manager the database resource will be destroyed without > creating it before. That's probable not optimal.
Ups, that's not true. NewDatabase() is a static function and therefore not visible in a debugger (without extra debugging symbols). You should set break points at XrmGetStringDatabase() and XrmGetFileDatabase instead. Daniel ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel