Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Shared library debugging problems

Hi,

I am looking for a new development system to use and I tried Eclipse with cdt as one of the candidates. I have 3 problems (one big and two lesser) which make Eclipse unusable for me.

The biggest problem for me is that Eclipse decides that Breakpoints in shared libraries don't belong to the debugged target. I can step into the libs but breakpoints are ignored.

The lesser problems are timeouts when starting a debugging session (it is a big bunch of code) and suspends in program execution while debugging without breakpoints. Maybe it has something to do with threads or loading libraries.

Any help would be appreciated.

Cheers, Torsten



Back to the top