Re: auto-solib-add and threaded httpd don't play together

2002-03-16 Thread Daniel Jacobowitz
On Sun, Mar 17, 2002 at 03:22:04AM +0800, Stas Bekman wrote: > Thanks Daniel, > > I guess first of all we are after being able to use the debugger with > threads at all, next working on the speed. If I knew how to make gdb > automatically switch to the thread which I want that would be a first

Re: auto-solib-add and threaded httpd don't play together

2002-03-16 Thread Stas Bekman
Daniel Jacobowitz wrote: > On Tue, Mar 12, 2002 at 06:46:17PM +0800, Stas Bekman wrote: > >>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

Re: auto-solib-add and threaded httpd don't play together

2002-03-16 Thread Stas Bekman
Doug MacEachern wrote: > i started seeing the problem when i moved to a new laptop/kernel. the > original trick did not work for me. i ended up with the below. i use > 'myrun' to start and run 'apshared' when the pre_config breakpoint is hit. > haven't tried with a threaded mpm yet though.

Re: modperl 1.x and perl 5.7.3 aren't playing nice?

2002-03-16 Thread Stas Bekman
Geoffrey Young wrote: > Stas Bekman wrote: > >>Somebody at p5p was asking about problems with 5.7.3 and modperl 1.x. >>I've run make test and got a bunch of failures, though didn't get a >>chance to investigate. >> > > with the AUTOLOAD stuff fixed, I'm back to compiling bleedperl and > mod_perl