Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 15:15 Go to next message
Ken  is currently offline Ken Friend
Messages: 2
Registered: November 2011
Junior Member
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 18:48 Go to previous message
Ken  is currently offline Ken Friend
Messages: 2
Registered: November 2011
Junior Member
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: Fri Apr 19 20:26:48 GMT 2024

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

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

Back to the top