Hi Daniel, Remember you've helped me at the mod_perl dev list with my gdb starting very slowly? http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=100679267518055&w=2 Your auto-solib-add tip works great with preforked httpd.
Now, I'm trying to debug mod_perl over threaded httpd (worker mpm) and the two simply won't play together. If I set auto-solib-add to 0, gdb won't work with threaded httpd. Have you seen this problem before? Any ideas how to tell gdb not to resolve so's automatically and still have threads working? without auto-solib-add=0, I'm back to the painful 1+ minute startups :( Thanks! _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
