Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] gdb hogs cpu at startup

Am Dienstag, den 09.09.2008, 08:59 -0700 schrieb Schaefer, Doug:
> Yes, that's probably the shared library handling we have in the CDT.
> Since gdb pre-6.8 didn't have pending breakpoint support at the MI
> layer, we had to catch all shared library load events and retry setting
> the breakpoints. And Firefox has a lot of shared libraries.

Can I turn that shared library handling off somehow? A 90 second lag in
the debug cycle really is time-consuming.

cheers
--m



Back to the top