Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Debugging the constructors of Shared (dynamically loaded) objects
Debugging the constructors of Shared (dynamically loaded) objects [message #73729] Thu, 19 June 2003 17:55
Eclipse UserFriend
Originally posted by: gcaglar.hotmail.com

Hi all, I am trying to debug shared objects. My problem is I can on activate
the breakpoints after dlopen returns. However the constructors of the global
instances in the loaded module (shared object) get executed before dlopen
returns. Is there a way to suspend the process as soon as the shared object
is loaded before its constructors are executed?
Best Regards,
Gokhan
Previous Topic:editor fixed-width font
Next Topic:SWT Sample throws java.lang.NullPointerException
Goto Forum:
  


Current Time: Tue Jul 22 02:24:32 EDT 2025

Powered by FUDForum. Page generated in 1.34711 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top