gdb very slow during 'step into'
Jim Blandy
jimb@codesourcery.com
Wed Jan 3 21:19:00 GMT 2007
"Smith, Stephen \(SWCOE\)" <Stephen.Smith@honeywell.com> writes:
> Sounds good, but I am experiencing the same problem. The trouble is
> that on my platform, neither symbol is defined (I am running on an
> embedded platform that does not have glibc ported to it.) What should
> be the generic fix?
It looks as if you need to supply some appropriate function for
gdbarch_skip_solib_resolver. See the comments for SKIP_SOLIB_RESOLVER
at the top of infrun.c.
More information about the Gdb
mailing list