Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Disable auto break when debugging shared library...
Disable auto break when debugging shared library... [message #756229] Fri, 11 November 2011 10:15 Go to next message
Eclipse UserFriend
Hello,
New Eclipse CDT user here, but long-time Visual Studio/C++ user.

I have created a shared library project from existing sources/makefile, and have specified the executable to run (that uses my shared library) and the program arguments in the launch configuration. Everything works fine, except that it always breaks at the first executable statement in the main executable.

Can this behavior be disabled?

Thanks.

Ken....
Re: Disable auto break when debugging shared library... [message #756277 is a reply to message #756229] Fri, 11 November 2011 13:48 Go to previous message
Eclipse UserFriend
I found where to disable this: Run / Debug Configurations / Debugger / Stop on startup at: [main] .

It's strange though that the 'Debugger' tab (where the 'Stop on startup at:' checkbox is located) is not available in the 'Launch configurations' editor.

Ken....
Previous Topic:GDB (DSF) Debugging : Issue in Refreshing Debug Views
Next Topic:Indexer ignoring autoconf.h
Goto Forum:
  


Current Time: Wed Jul 30 17:13:42 EDT 2025

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

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

Back to the top